EwsFlag Class
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9147)
Represents an Exchange item flag.
Syntax
public class EwsFlag
Inherited Members
Constructors
Name | Description |
---|---|
Ews |
Initializes a new instance of the Ews |
EwsFlag(EwsFlagStatus, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>) | Initializes a new instance of the Ews |
Properties
Name | Description |
---|---|
Complete |
Gets or sets complete date of asociated to-do task. |
Due |
Gets or sets due date of asociated to-do task. |
Start |
Gets or sets start date of asociated to-do task. |
Status | Gets the flag status. |