BillingAddressAddressName Property
The name of the person that is billed.
Syntax
property BillingAddressAddressName[AddressIndex: Integer]: String;
Default Value
''
Remarks
The name of the person that is billed.
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