Share via


OlTaskOwnership Enumeration

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).