TaskItem.Ownership Property

Outlook Developer Reference

Returns an OlTaskOwnership specifying the ownership state of the task. Read-only.

Syntax

expression.Ownership

expression   A variable that represents a TaskItem object.

See Also