OnlinePaymentInstrument.UserEmail Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the payee’s email address.

Namespace:  Microsoft.Phone.Wallet
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public ReadOnly Property UserEmail As String
public string UserEmail { get; }

Property Value

Type: System..::.String
The payee’s email address.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

OnlinePaymentInstrument Class

Microsoft.Phone.Wallet Namespace