Task.Project Property

Project Developer Reference

Returns the name of the project containing the Task. Read-only String.

Syntax

expression.Project

expression   A variable that represents a Task object.

Return Value
String

See Also