PostalAddress Properties |
The PostalAddress type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
Gets or sets an address
| |
| Category |
Gets or sets an object category
| |
| City |
Gets or sets a city
| |
| Country |
Gets or sets a country
| |
| CountryCode |
Gets or sets a country code
| |
| IsMailingAddress |
Gets or sets a value which defines whether address may be used for mailing.
| |
| PostalCode |
Gets or sets a post code
| |
| PostOfficeBox |
Gets or sets a post Office box
| |
| Prefered |
Gets or sets a value which defines whether postal address is preferred.
| |
| StateOrProvince |
Gets or sets a region
| |
| Street |
Gets or sets a street
|