Task.OutlineLevel property (Project)

Gets the level of the task in the outline hierarchy. Read/write Integer.

Syntax

expression.OutlineLevel

expression A variable that represents a Task object.

Remarks

A task with an outline level of 1 is at the highest level in the outline; there are no summary tasks above it. A task with an outline level of 3 has two summary tasks above it.

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.