WalletAddresses.Payments Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the payments address associated with the Wallet item. This property is not supported by Deal Wallet items.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: Microsoft.Phone.Wallet.WalletAddressThe payments address associated with the Wallet item.
| Exception | Condition |
|---|---|
| NotSupportedException | The Wallet item is a Deal item, and therefore does not support this property. |
Show: