BillingPhone Property

WalletTransactionItemBase.BillingPhone Property

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

Gets or sets the user’s phone number.

Namespace:  Microsoft.Phone.Wallet
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

public string BillingPhone { get; set; }
<object BillingPhone="string" .../>

Property Value

Type: System.String
The user’s phone number.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft