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