Calendar Object Members

Project Developer Reference

A Calendar object represents a calendar for a resource or project.

Methods

  Name Description
Bb179364.methods(en-us,office.12).gif Delete Deletes an object from its containing collection.
Bb179364.methods(en-us,office.12).gif Period Returns a Period object representing a period of time in a calendar.
Bb179364.methods(en-us,office.12).gif Reset Resets base calendar properties to their default values; resets resource calendar properties to the values in the corresponding base calendar.

Properties

  Name Description
Bb179364.properties(en-us,office.12).gif Application Returns an Application object. Read-only Object.
Bb179364.properties(en-us,office.12).gif BaseCalendar Returns a Calendar object representing a base calendar. Read-only Object.
Bb179364.properties(en-us,office.12).gif EffectiveWeeks Returns the EffectiveWeeks collection object representing the work weeks of the calendar. Read-only EffectiveWeeks.
Bb179364.properties(en-us,office.12).gif Enterprise Returns the name of an enterprise calendar. Read-only Variant.
Bb179364.properties(en-us,office.12).gif Exceptions Returns the Exceptions collection object. Read-only Object.
Bb179364.properties(en-us,office.12).gif Guid Returns the class identifier of the object. Read-only.
Bb179364.properties(en-us,office.12).gif Index Returns the index of an object in its containing collection. Read-only Long.
Bb179364.properties(en-us,office.12).gif Name Returns the name of a Calendar object. Read-only String.
Bb179364.properties(en-us,office.12).gif Parent Returns the parent of the object. Read-only Object.
Bb179364.properties(en-us,office.12).gif ResourceGuid Returns the class identifier of the resource. Read-only.
Bb179364.properties(en-us,office.12).gif WeekDays Returns a Weekdays collection representing the weekdays in a calendar. Read-only Object.
Bb179364.properties(en-us,office.12).gif Years Returns a Years collection representing the years in a calendar. Read-only Object.