MapiTaskState

MapiTaskState enumeration

Indicates the assignment state of the Task object.

Members

Member nameDescription
NOT_ASSIGNEDThe Task object is not assigned.
ASSIGNEES_COPY_OF_ASSIGNED_TASKThe Task object is the task assignee’s
copy of an assigned Task object.
ASSIGNERS_COPY_OF_ASSIGNED_TASKThe Task object is the task assigner’s
copy of an assigned Task object.
ASSIGNERS_COPY_OF_REJECTED_TASKThe Task object is the task assigner’s
copy of a rejected Task object.
EMBEDDED_IN_TASK_REJECTIONThis Task object was created to correspond
to a Task object that was embedded in a task
rejection but could not be found locally.

See Also