Click or drag to resize

ResponsePostalAddressElements Property

Gets the postal address elements.

Namespace:  Autoaddress.Autoaddress2_0.Model.FindAddress
Assembly:  Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntax
public AddressElement[] PostalAddressElements { get; }

Property Value

Type: AddressElement
See Also