PostalAddressCategory.PostalAddressCategory

PostalAddressCategory constructor

Initializes a new instance of the PostalAddressCategory class with ‘Custom’ category.

public PostalAddressCategory(string description)
ParameterTypeDescription
descriptionStringDescription for the ‘Custom’ category of a postal address

See Also