WalletTransactionItem.StartDate Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the start date of the wallet item. The default is null, which means the item does not have a start date.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.Nullable<DateTime>The expiration date of the wallet item. The default is null.
Show: