Project.ProjectStart property (Project)
Gets or sets the start date for a project. Read/write Variant.
Syntax
expression. ProjectStart
expression A variable that represents a Project object.
Remarks
Setting ProjectStart value also causes the project to be scheduled from its start date. This has the same effect as setting the ScheduleFromStart property to True.
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.