OlTaskDelegationState enumeration (Outlook)

Indicates the delegation state of a task.

Name Value Description
olTaskDelegationAccepted 2 The delegate accepted the task.
olTaskDelegationDeclined 3 The delegate declined the task.
olTaskDelegationUnknown 1 The delegate response to the task is unknown.
olTaskNotDelegated 0 The task has not been delegated.

Remarks

Used by the TaskItem.DelegationState 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.