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