Click or drag to resize
TelephoneNumberTypeEnum Enumeration
Product: ALL Description: Enumeration of type of phones that the data sync process understands.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
[SerializableAttribute]
public enum TelephoneNumberTypeEnum
Members
  Member nameValueDescription
Business0
Fax1
Home2
Mobile3
Pager4
Primary5
Secondary6
Other7
Remarks
See Also