TransactionNote Property
Optional note for each recipient.
Syntax
property TransactionNote[TransactionIndex: Integer]: String;
Default Value
''
Remarks
Optional note for each recipient.
The size of the array is controlled by the TransactionCount property.
This property is not available at design time.
Data Type
String