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