Click or drag to resize
NameBaseOtherContactInfo Property
Product: QBW Description: List of ContactInfo entities of any contact info type. The ContactInfo Type values are defined in the ContactTypeEnum.

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public ContactInfo[] OtherContactInfo { get; set; }

Property Value

Type: ContactInfo
Remarks