SavingsPlanOrderModelData.ExpiryOn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
DateTime when the savings plan will expire.
public DateTimeOffset? ExpiryOn { get; }
member this.ExpiryOn : Nullable<DateTimeOffset>
Public ReadOnly Property ExpiryOn As Nullable(Of DateTimeOffset)