MapiTaskFlags

MapiTaskFlags enumeration

Contains indication flags of the Task object.

Members

Member nameDescription
COMPLETEIndicates whether the task has been completed.
ACCEPTEDIndicates whether a task assignee has replied
to a task request for this Task object.
UPDATESIndicates whether the task assignee has been requested
to send a task update when the assigned Task object changes.
RECURRINGIndicates whether the task includes a recurrence pattern.
STATUS_ON_COMPLETEIndicates whether the task assignee has been requested to
send an e-mail message update when the task assignee completes the assigned task.
DEAD_OCCURRENCEIndicates whether new occurrences
remain to be generated.
RESET_REMINDERIndicates whether future instances
of recurring tasks need reminders.

See Also