PaymentInfoRecipientEmail Property
Email address of the receiver of the payment.
Syntax
__property String PaymentInfoRecipientEmail[int PaymentInfoIndex] = {read=FPaymentInfoRecipientEmail, write=FSetPaymentInfoRecipientEmail};
Default Value
""
Remarks
Email address of the receiver of the payment.
The size of the array is controlled by the PaymentInfoCount property.
This property is read-only and not available at design time.
Data Type
String