Task.Status property (Project)
Gets the status of a specified task. Read-only PjStatusType.
Syntax
expression. Status
expression A variable that represents a Task object.
Remarks
The Status property can be one of the following PjStatusType constants: pjComplete, pjFutureTask, pjLate, pjNoData, or pjOnSchedule.
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.