Calendar object (Project)

Represents the calendar for a resource or project. The Calendar object is a member of the Calendars collection. Using the Calendar Object Use BaseCalendars (index), where index is the calendar index number or calendar name, to return a single Calendar object.

Using the Calendars Collection Use the BaseCalendars property to return a Calendars collection. The following example resets the properties of each base calendar in the active project to their default values. Use the BaseCalendarCreate method to add a Calendar object to the Calendars collection. The following example creates a new base calendar.

Methods

Name
Delete
Period
Reset

Properties

Name
Application
BaseCalendar
Enterprise
Exceptions
Guid
Index
Name
Parent
ResourceGuid
WeekDays
WorkWeeks
Years

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.