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