PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

RecipientEmail Property

Primary email address of the payment recipient (the seller).

Syntax

[VB.NET]
Public ReadOnlyProperty RecipientEmail As String

[C#]
public string RecipientEmail {get;}

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.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0