MapiTaskStatus

MapiTaskStatus enumeration

Represents the statuses of the user’s progress on the task.

Members

Member nameDescription
NOT_STARTEDThe user has not started work on the Task object.
IN_PROGRESSThe user’s work on this Task object is in progress.
COMPLETEThe user’s work on this Task object is complete.
WAITINGThe user is waiting on somebody else.
DEFERREDThe user has deferred work on the Task object.

See Also