Tasks.UniqueID Property

Project Developer Reference

Returns a Task object from its containing collection. Read-only Object.

Syntax

expression.UniqueID(Index)

expression   A variable that represents a Tasks object.

Parameters

Name Required/Optional Data Type Description
Index Required Long The position of the object within its containing collection.

Return Value
Task

See Also