AppointmentItem.SetPatternReference Method
| Name | Parameters | Description |
|---|---|---|
| SetPatternReference(AppointmentItem, Int32) | pattern, recurrenceIndex | Embeds the occurrence into a recurring chain based on the specified appointment under the given index. |
| SetPatternReference(Object, Int32) | recurrenceInfoId, recurrenceIndex | Embeds the occurrence into a recurring chain based on a recurrence info with the specified identifier under the given index. |