The Address type exposes the following members.
Properties
Name | Description | |
---|---|---|
AddressType | (Required)
The type of address
| |
City |
The city part of the address
| |
Country | (Required)
The country code
| |
EffectiveDate | (Required)
The date the address is in effect
| |
ExpiryDate |
The date the address is no longer in effect
| |
LastUpdateUtcTime |
For a person this is the UTC time the address was last modified. This value is ignored when creating or
updating an address.
| |
PostalCode |
The postal or zip code
| |
RefId | (Required)
The unique identifier for the address record
| |
StateProvince |
The state or province code
| |
Street | (Required)
The street part of the address
|
See Also