PostalAddress Properties

The PostalAddress type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets or sets an address
Public propertyCategory
Gets or sets an object category
Public propertyCity
Gets or sets a city
Public propertyCountry
Gets or sets a country
Public propertyCountryCode
Gets or sets a country code
Public propertyIsMailingAddress
Gets or sets a value which defines whether address may be used for mailing.
Public propertyPostalCode
Gets or sets a post code
Public propertyPostOfficeBox
Gets or sets a post Office box
Public propertyPrefered
Gets or sets a value which defines whether postal address is preferred.
Public propertyStateOrProvince
Gets or sets a region
Public propertyStreet
Gets or sets a street
See Also