OlTaskOwnership enumeration (Outlook)

Indicates the ownership state of the task.

Name Value Description
olDelegatedTask 1 Task has been delegated to another user.
olNewTask 0 Task has not yet been assigned to a user.
olOwnTask 2 Task is assigned to the current Outlook user.

Remarks

Used by the TaskItem.Ownership property (Outlook).

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.