MapiTaskState
MapiTaskState enumeration (5 values)
Indicates the assignment state of the Task object.
| Value | Description |
|---|---|
| NotAssigned | The Task object is not assigned. |
| AssigneesCopyOfAssignedTask | The Task object is the task assignee’s copy of an assigned Task object. |
| AssignersCopyOfAssignedTask | The Task object is the task assigner’s copy of an assigned Task object. |
| AssignersCopyOfRejectedTask | The Task object is the task assigner’s copy of a rejected Task object. |
| EmbeddedInTaskRejection | This Task object was created to correspond to a Task object that was embedded in a task rejection but could not be found locally. |