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