Click or drag to resize

ContactDetails Properties

Car Delivery Network

The ContactDetails type exposes the following members.

Properties
 NameDescription
Public propertyAddressLines Optional (300) - The first line(s) of the address, e.g. Building name/number and street name.
Public propertyCity Optional (300) - The city.
Public propertyContact Optional (100) - The name of the person associated with this contact.
Public propertyCountryCode Returns a guess at country code for this contact, looked up using StateRegion
Public propertyEmail Optional (ntext) - The email address associated with this contact.
Public propertyFax Optional (30) - The fax number associated with this contact.
Public propertyLatitude Latitude
Public propertyLocationCode Optional (30) - The location code for this location
Public propertyLongitude Longitude
Public propertyMobilePhone Optional (30) - The mobile phone number associated with this contact.
Public propertyNotes Optional (ntext) - Notes relating to this contact.
Public propertyOpeningHours Optional - Hours location is available for pickups/deliveries
Public propertyOrganizationName Optional (100) - Alias for US spelling of 'Organisation'
Public propertyOtherPhone Optional (30) - An alternative phone number associated with this contact.
Public propertyPhone Optional (30) - The fixed/land-line phone number associated with this contact.
Public propertyQuickCode Optional (255) - A unique identifier with which to refer to this contact.
Public propertyStateRegion Optional (255) - The state or region.
Public propertyZipPostCode Optional (10) - The Zip or postal code.
Top
See Also