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