UserActionEventArgs.Result Property

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

Gets the result of the action on the wallet item.

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

Syntax

Public Property Result As WalletUserActionResultKind
public WalletUserActionResultKind Result { get; set; }

Property Value

Type: Microsoft.Phone.Wallet..::.WalletUserActionResultKind
The result of the action on the wallet item.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

UserActionEventArgs Class

Microsoft.Phone.SecureElement Namespace