MapiTaskFlags
MapiTaskFlags enumeration (7 values)
Contains indication flags of the Task object.
| Value | Description |
|---|---|
| Complete | Indicates whether the task has been completed. |
| Accepted | Indicates whether a task assignee has replied to a task request for this Task object. |
| Updates | Indicates whether the task assignee has been requested to send a task update when the assigned Task object changes. |
| Recurring | Indicates whether the task includes a recurrence pattern. |
| StatusOnComplete | Indicates whether the task assignee has been requested to send an e-mail message update when the task assignee completes the assigned task. |
| DeadOccurrence | Indicates whether new occurrences remain to be generated. |
| ResetReminder | Indicates whether future instances of recurring tasks need reminders. |