Project.TaskGroups property (Project)

Gets a TaskGroups collection representing all the task-based Group definitions in the project. Read-only TaskGroups.

Syntax

expression. TaskGroups

expression A variable that represents a Project object.

Remarks

To get a collection of task-based Group2 objects, use the TaskGroups2 property.

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.