PaymentResponse.PayerEmail Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Gets the PayerEmail.