Share via


PaymentResponse.PayerEmail Property

Definition

The payer email.

public:
 property Platform::String ^ PayerEmail { Platform::String ^ get(); };
winrt::hstring PayerEmail();
public string PayerEmail { get; }
var string = paymentResponse.payerEmail;
Public ReadOnly Property PayerEmail As String

Property Value

String

Platform::String

winrt::hstring

Gets the PayerEmail.

Applies to