ProjectItemId

The ProjectItemId property returns the item identifier for an item in the Projects table to which a task is linked.

Applies to

Task object

Data Type

String

Access

Read/write

Remarks

The ProjectItemId property is used to link a task to a project. All tasks linked to a given project have the same ProjectItemId value.

See Also

Project
Task