[This is preliminary documentation and is subject to change.]

The AddressInfo type exposes the following properties.

Properties

  NameDescription
Public propertyAddressId
Gets the system generated unique Address identifier.
Public propertyCity
The city of the Address.
Public propertyCountry
The Country for the Address.
Public propertyCountryId
The system generated unique Country id.
Public propertyLine1
The line 1 of the Address.
Public propertyLine2
The line 2 of the Address.
Public propertyState
The State part of the Address.
Public propertyZip
The zip code for the Address.

See Also