Exceptions Collection

RecurrencePattern
Exceptions
Exception
Multiple objects

The Exceptions object contains a group of Exception objects. If you have a recurring AppointmentItem , the RecurrencePattern object defines the recurrence of these appointments. The Exceptions object contains the group of Exception objects that define the exceptions to that series of appointments.

Exception objects are added to the Exceptions object whenever a property in the corresponding AppointmentItem object is altered.

Using the Exceptions Object

The following example sets a reference to the Exceptions object.

Set myExceptions = myRecurrencePattern.Exceptions

Properties | Application Property | Class Property | Count Property | Parent Property | Session Property

Methods | Item Method

Parent Objects | RecurrencePattern Object

Child Objects

See Also | Exception Object | GetRecurrencePattern Method | IncludeRecurrences Property | RecurrencePattern Object | RecurrenceState Property | RecurrenceType Property