RecipientEmail Property
Primary email address of the payment recipient (the seller).
Syntax
property RecipientEmail: String;
Default Value
''
Remarks
If you are the recipient of the payment and the payment is sent to your non-primary email address, the value of RecipientEmail is still your primary email address.
This property is returned by PayPal after a call to GetTransactionDetails.
This property is read-only.
Data Type
String