MapiTaskStatus
MapiTaskStatus enumeration (5 values)
Represents the statuses of the user’s progress on the task.
| Value | Description |
|---|---|
| NotStarted | The user has not started work on the Task object. |
| InProgress | The user’s work on this Task object is in progress. |
| Complete | The user’s work on this Task object is complete. |
| Waiting | The user is waiting on somebody else. |
| Deferred | The user has deferred work on the Task object. |