dbicDayView Send comments on this topic.
Email Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiContactItem Class : Email Property

Gets or sets the email address of the contact.

Syntax

Visual Basic (Declaration) 
Public Property Email As String
C# 
public string Email {get; set;}

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also