Share via


TaskItem.Role Property

Outlook Developer Reference

Returns or sets a String containing the free-form text string associating the owner of a task with a role for the task. Read/write.

Syntax

expression.Role

expression   A variable that represents a TaskItem object.

See Also