EwsFlag.CompleteDate Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9083)
CompleteDate
Gets or sets complete date of asociated to-do task.
Declaration
public DateTime? CompleteDate { get; set; }
Property Value
Type | Description |
---|---|
Nullable<DateTime> |