Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 681 Bytes

walletitem_lastupdated.md

File metadata and controls

25 lines (17 loc) · 681 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Wallet.WalletItem.LastUpdated
winrt property

Windows.ApplicationModel.Wallet.WalletItem.LastUpdated

-description

Caution

The ApplicationModel.Wallet namespace is no longer supported, and will soon be deprecated. Developers are encouraged to avoid using this namespace.

Gets or sets the date and time the data for this item was last updated.

-property-value

The date and time the data for this item was last updated. Can be null (the default).

-remarks

-examples

-see-also