Subscription.CommitmentEndDate 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.
Gets or sets the commitment end date for this subscription. For subscriptions which are not auto renewable, this represents a date far away in the future.
public DateTime CommitmentEndDate { get; set; }
member this.CommitmentEndDate : DateTime with get, set
Public Property CommitmentEndDate As DateTime