Exception Object Members

Project Developer Reference

Represents a single calendar exception. The Exception object is a member of the Exceptions collection.

Methods

  Name Description
Bb214678.methods(en-us,office.12).gif Delete Deletes an object from its containing collection.

Properties

  Name Description
Bb214678.properties(en-us,office.12).gif Application Returns an Application object. Read-only Object.
Bb214678.properties(en-us,office.12).gif DaysOfWeek Returns or sets the bit mask used for PjWeekly exceptions, indicating the days on which the exception occurs. Default is 0. Read/write Long.
Bb214678.properties(en-us,office.12).gif Finish Returns or sets the finish date of an exception. Read/write Variant.
Bb214678.properties(en-us,office.12).gif Index Returns the index of an object in its containing collection. Read-only Long.
Bb214678.properties(en-us,office.12).gif Month Returns or sets the month for Yearly type exceptions. Can be one of the pjMonth constants. Defauilt is pjJanuary. Read/write Long.
Bb214678.properties(en-us,office.12).gif MonthDay Returns or sets day of the month for ByMonthDay type exceptions. Default is 1. Read/write Long.
Bb214678.properties(en-us,office.12).gif MonthItem Returns or sets the value for a monthly exception. Can be one of the following PjExceptionItem contants: pjSunday, pjMonday, pjTuesday, pjWednesday, pjThursday, pjFriday, and pjSaturday. Read/write Long.
Bb214678.properties(en-us,office.12).gif MonthPosition Returns or sets the month position for a monthly or yearly exception. Can be one of the PjExceptionPosition constants. Read/write Long.
Bb214678.properties(en-us,office.12).gif Name Returns the name of an Exception object. Read/write String.
Bb214678.properties(en-us,office.12).gif Occurrences Returns the number of occurrences. Read/write Long.
Bb214678.properties(en-us,office.12).gif Parent Returns the parent of the object. Read-only Object.
Bb214678.properties(en-us,office.12).gif Period Returns or sets the period for exception recurrences, specified as the number of days, weeks, or years. Read/write Long.
Bb214678.properties(en-us,office.12).gif Shift1 Returns a Shift object representing a shift of a day, month, period, weekday, or year. Read-only Object.
Bb214678.properties(en-us,office.12).gif Shift2 Returns a Shift object representing a shift of a day, month, period, weekday, or year. Read-only Object.
Bb214678.properties(en-us,office.12).gif Shift3 Returns a Shift object representing a shift of a day, month, period, weekday, or year. Read-only Object.
Bb214678.properties(en-us,office.12).gif Shift4 Returns a Shift object representing a shift of a day, month, period, weekday, or year. Read-only Object.
Bb214678.properties(en-us,office.12).gif Shift5 Returns a Shift object representing a shift of a day, month, period, weekday, or year. Read-only Object.
Bb214678.properties(en-us,office.12).gif Start Returns or sets the start date of an Exception. Read/write Variant.
Bb214678.properties(en-us,office.12).gif Type Returns or sets the type of exception. Can be one of the PjExceptionType constants. Read/write Long.