IsAcknowledged Property

WalletItem.IsAcknowledged Property

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

Gets or sets whether this item has been acknowledged by the app. Default value is false, meaning the item is new.

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

'Declaration
Public Property IsAcknowledged As Boolean
<object IsAcknowledged="bool" .../>

Property Value

Type: System.Boolean
True if the item is acknowledged; Otherwise, False.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft