Exceptions Collection Object

Exceptions Collection Object

See Also         Example         Properties         Methods        

RecurrencePattern object
Exceptions collection (Exception object)

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

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

Using the Exceptions Collection Object

Set myExceptions = myRecurrencePattern.Exceptions