ExchangeTaskStatus
ExchangeTaskStatus enumeration (5 values)
Enumerates the task statuses.
| Value | Description |
|---|---|
| NotStarted | Specifies that the task is not started. |
| Completed | Specifies that the task is completed. |
| Deferred | Specifies that the task is deferred. |
| InProgress | Specifies that the task is in progress. |
| WaitingOnOthers | Specifies that the task is waiting on others. |