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.

Syntax

Public Property BillingPhone As String
public string BillingPhone { get; set; }
<object BillingPhone="string" .../>

Property Value

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

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

WalletTransactionItemBase Class

Microsoft.Phone.Wallet Namespace