ExchangeTaskStatus

ExchangeTaskStatus enumeration (5 values)

Enumerates the task statuses.

ValueDescription
NotStartedSpecifies that the task is not started.
CompletedSpecifies that the task is completed.
DeferredSpecifies that the task is deferred.
InProgressSpecifies that the task is in progress.
WaitingOnOthersSpecifies that the task is waiting on others.