The ContactDetails type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AddressLines |
Optional (300) - The first line(s) of the address, e.g. Building name/number and street name.
|
![]() | City |
Optional (300) - The city.
|
![]() | Contact |
Optional (100) - The name of the person associated with this contact.
|
![]() | CountryCode |
Returns a guess at country code for this contact, looked up using StateRegion
|
![]() |
Optional (ntext) - The email address associated with this contact.
| |
![]() | Fax |
Optional (30) - The fax number associated with this contact.
|
![]() | Latitude |
Latitude
|
![]() | LocationCode |
Optional (30) - The location code for this location
|
![]() | Longitude |
Longitude
|
![]() | MobilePhone |
Optional (30) - The mobile phone number associated with this contact.
|
![]() | Notes |
Optional (ntext) - Notes relating to this contact.
|
![]() | OpeningHours |
Optional - Hours location is available for pickups/deliveries
|
![]() | OrganizationName |
Optional (100) - Alias for US spelling of 'Organisation'
|
![]() | OtherPhone |
Optional (30) - An alternative phone number associated with this contact.
|
![]() | Phone |
Optional (30) - The fixed/land-line phone number associated with this contact.
|
![]() | QuickCode |
Optional (255) - A unique identifier with which to refer to this contact.
|
![]() | StateRegion |
Optional (255) - The state or region.
|
![]() | ZipPostCode |
Optional (10) - The Zip or postal code.
|
See Also