AddWalletItemResult.Item Property

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

Gets the Wallet item that was added, if the task was successful.

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

Syntax

Public Property Item As WalletItem
public WalletItem Item { get; internal set; }

Property Value

Type: Microsoft.Phone.Wallet..::.WalletItem
The Wallet item that was added.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

AddWalletItemResult Class

Microsoft.Phone.Tasks Namespace