TaskItem.TeamTask Property

Outlook Developer Reference

Returns a Boolean that indicates True if the task is a team task. Read/write.

Syntax

expression.TeamTask

expression   A variable that represents a TaskItem object.

See Also