Tasks
This section provides examples that involve tasks. Tasks are used in Microsoft Outlook as a convenient time-management system.
In this section
Topic | Description |
---|---|
Create a task item | Creates a task item by using the MarkAsTask(OlMarkInterval) method. |
Assign a task to a recipient | Creates a task and assigns it to a recipient. |
Display the task request items sent to a recipient | Displays all of the task request items that are in a recipient's Inbox. |
Respond to a task request item | Gets and responds to a task request item. |
Create a recurring task | Creates a recurring task. |
Flag mail items from a manager for follow-up | Flags email items that were received from the user’s manager for follow-up. |