RefundRecipientEmail Property
Email address of the receiver.
Syntax
__property String RefundRecipientEmail[int RefundIndex] = {read=FRefundRecipientEmail, write=FSetRefundRecipientEmail};
Default Value
""
Remarks
Email address of the receiver.
The size of the array is controlled by the RefundCount property.
This property is read-only and not available at design time.
Data Type
String