Task.OutlineNumber property (Project)

Gets a value that indicates the position of the task in the outline hierarchy. Read-only String.

Syntax

expression. OutlineNumber

expression A variable that represents a Task object.

Remarks

An outline number of 1.1 indicates that the task is the first subtask under the first summary task. An outline number of 7.2 indicates that the task is the second subtask under the seventh top-level task.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.