Click or drag to resize
TelephoneNumber Properties

The TelephoneNumber type exposes the following members.

Properties
  NameDescription
Public propertyAreaCode
Product: ALL Description: Telephone area code.
Public propertyCountryCode
Product: ALL Description: Telephone country code.
Public propertyDefault
Product: ALL Description: True if this is the default telephone number.
Public propertyDefaultSpecified
Public propertyDeviceType
Product: ALL Description: Phone device type. Valid values are LandLine, Mobile, Fax, and Pager, as defined in the TelephoneDevice.
Public propertyExchangeCode
Product: ALL Description: Telephone exchange code.
Public propertyExtension
Product: ALL Description: Telephone extension code.
Public propertyFreeFormNumber
Product: ALL Description: Specifies the telephone number in free form. FreeFormNumber takes precedence over CountryCode, AreaCode, ExchangeCode, and Extension.[br /]Max length: 21 characters.
Public propertyId
Product: QBW Description: Unique identifier for an Intuit entity.
Public propertyTag
Product: ALL Description: Descriptive tag (or label) associated with the telephone number. Valid values are Business, Fax, Home, Mobile, Pager, Primary, Secondary, and Other, as defined in the TelephoneNumberLabelType.
Top
See Also