BillingAddressLine2 Property
An extra line for the street address.
Syntax
char* GetBillingAddressLine2(int iAddressIndex);
Default Value
""
Remarks
An extra line for the street address.
The size of the array is controlled by the AddressCount property.
This property is read-only and not available at design time.
Data Type
String