Returns an OlTaskOwnership specifying the ownership state of the task. Read-only.
OlTaskOwnership can be one of these OlTaskOwnership constants. |
olDelegatedTask |
olNewTask |
olOwnTask |
expression.Ownership
expression Required. An expression that returns a TaskItem object.