Minimum

DateRange.Minimum property

Minimum value in a range, inclusive. If not specified, then shall match all moments subsequent to and including Maximum. Read / Write DateTime.

public DateTime Minimum { get; set; }

See Also