EwsDateTimeRange.From Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9083)
From
Gets the lower bound of the range, or null if there is no lower bound.
Declaration
public DateTime? From { get; }
Property Value
Type | Description |
---|---|
Nullable<DateTime> |