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.
UTC time when the trial ended, null if it's still running
public DateTime? EndedAtUtc { get; set; }
member this.EndedAtUtc : Nullable<DateTime> with get, set
Public Property EndedAtUtc As Nullable(Of DateTime)