Click or drag to resize
ContactTypeEnum Enumeration
Product: ALL Description: Types of ContactInfo entities.

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 ContactTypeEnum
Members
  Member nameValueDescription
TelephoneNumber0
EmailAddress1
WebSiteAddress2
GenericContactType3
Remarks
See Also