Click or drag to resize

AddressStructure Properties

The AddressStructure type exposes the following members.

Properties
 NameDescription
Public propertyAddr1 Gets or sets the first line of the address used for indexing.
Public propertyAddr2 Gets or sets the second line of the address used for indexing.
Public propertyCity Gets or sets the name of the city used in the address. Isolated for sorting or indexing.
Public propertyCountry Gets or sets the name of the country that pertains to the associated address. Isolated by some systems for sorting or indexing.Used in most cases to facilitate automatic sorting of mail.
Public propertyCustomTags Gets the collection of сгыещь tags encountered in this context.
(Inherited from Context)
Public propertyPost Gets or sets the ZIP or postal code used by the various localities in handling of mail. Isolated for sorting or indexing.
Public propertyState Gets or sets the name of the state used in the address. Isolated for sorting or indexing.
Public propertyUnknownTags Gets the collection of unknown tags encountered in this context.
(Inherited from Context)
Top
See Also