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