Share via


PaymentDevicePaymentAuthorizationRequest.RequestEmail Property

Definition

public:
 property bool RequestEmail { bool get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
bool RequestEmail();
[Windows.Foundation.Metadata.Experimental]
public bool RequestEmail { [Windows.Foundation.Metadata.Experimental] get; }
var boolean = paymentDevicePaymentAuthorizationRequest.requestEmail;
Public ReadOnly Property RequestEmail As Boolean

Property Value

Boolean

bool

Attributes

Applies to