This documentation is archived and is not being maintained.
TaskItem Object
Office 2007
| Outlook Developer Reference |
Remarks
Use the CreateItem method to create a TaskItem object that represents a new task.
Use Items(
Example
The following Visual Basic for Applications (VBA) example returns a new task.
| Visual Basic for Applications |
|---|
|
Show: