Company Property
The name of the Firm/Company.
Syntax
[VB.NET] Public Property Company As String
[C#] public string Company {get; set;}
Remarks
The value of this property is optional except if needed to uniquely identify an address.
Some firms/companies that have their own Zip Codes require the use of firm name to properly identify their address. The Company should correspond to the address provided.
Maximum characters allowed: 38.
Default Value
""