EmailAddressCategoryEmail2 Property |
Email2 category. Used by MS Exchange server.
Namespace:
Aspose.Email.PersonalInfo
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static EmailAddressCategory Email2 { get; }
Public Shared ReadOnly Property Email2 As EmailAddressCategory
Get
public:
static property EmailAddressCategory^ Email2 {
EmailAddressCategory^ get ();
}
static member Email2 : EmailAddressCategory with get
Property Value
Type:
EmailAddressCategory
See Also