Exceptions 对象

         
RecurrencePattern
Exceptions
多个对象

Exceptions 对象包含了一组 Exception 对象。如果存在定期 AppointmentItem,那么 RecurrencePattern 对象将定义这些约会的周期。Exceptions 对象包含一组定义该约会系列例外的 Exception 对象。

每当相应的 AppointmentItem 对象的属性更改时,Exception 对象就添加到 Exceptions 对象中。

使用 Exceptions 对象

以下示例设置对 Exceptions 对象的引用。
Set myExceptions = myRecurrencePattern.Exceptions