ContactName Property
Contact person for a customer or vendor.
Syntax
[VB.NET] Public Property ContactName As String
[C#] public string ContactName {get; set;}
Remarks
The name of a contact person for a customer or vendor.
The name will automatically be parsed and appear in two places in the QuickBooks user interface: in the Contact field, and in the First Name, M.I., Last Name, and Mr./Mrs./... fields. These fields may also be edited separately using Config.
Default Value
""