| VCardEmail Property |
Gets preferred email of the object this vCard represents (EMAIL).
Namespace:
Limilabs.Mail.BusinessCard
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string Email { get; }
Public ReadOnly Property Email As String
Get
public:
property String^ Email {
String^ get ();
}
member Email : string with get
Property Value
Type:
StringSee Also