PostalAddressCategoryHome Property |
Defines a type of an address as a home address.
Namespace:
Aspose.Email.PersonalInfo
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static PostalAddressCategory Home { get; }
Public Shared ReadOnly Property Home As PostalAddressCategory
Get
public:
static property PostalAddressCategory^ Home {
PostalAddressCategory^ get ();
}
static member Home : PostalAddressCategory with get
Property Value
Type:
PostalAddressCategory
See Also