Share via


TaskItem.DelegationState Property

Outlook Developer Reference

Returns an OlTaskDelegationState constant indicating the delegation state of the task. Read-only.

Syntax

expression.DelegationState

expression   A variable that represents a TaskItem object.

See Also