GraphFlag.StartDateTime Property
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 8.0.9673)
StartDateTime
Gets the start date and time of the follow-up; or null reference if not known.
Declaration
public DateTime? StartDateTime { get; }
Property Value
| Type | Description |
|---|---|
| Nullable<DateTime> |