Calendar.Parent property (Project)
Gets the parent of the Calendar object. Read-only Object.
expression.Parent
expression A variable that represents a Calendar object.
The parent of a Calendar object can be a Project, Resource, Task, or another Calendar object such as a base calendar.
Use the Parent property to access the properties or methods of the parent of an object.
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.