Resource.Calendar property (Project)
Gets a Calendar object representing a calendar for the resource. Read-only Calendar.
Syntax
expression. Calendar
expression A variable that represents a Resource object.
Remarks
The Calendar property does not return any meaningful information for material resources. Setting a value returns a trappable error (error code 1101) when applied to material resources.
For an example that resets the project calendar, see the Calendar property of the Project object.
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.