PostalAddressCategory
PostalAddressCategory (1 of 2)
Initializes a new instance of the PostalAddressCategory class with ‘Custom’ category.
Returns: Aspose::Email::PersonalInfo::
PostalAddressCategory(System::String value, System::String description)
| Parameter | Description |
|---|---|
| value | postal address category |
| description | Description for the ‘Custom’ category of a postal address |
PostalAddressCategory (2 of 2)
Initializes a new instance of the PostalAddressCategory class with ‘Custom’ category.
Returns: Aspose::Email::PersonalInfo::
PostalAddressCategory(System::String description)
| Parameter | Description |
|---|---|
| description | Description for the ‘Custom’ category of a postal address |