PaymentDevicePaymentRequest.RequestEmail 属性

定义

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 = paymentDevicePaymentRequest.requestEmail;
Public ReadOnly Property RequestEmail As Boolean

属性值

Boolean

bool

属性

适用于