Enum RecurrenceUpdateMode
Appointment recurrence change mode: only this, this and forward, stop
Syntax
RecurrenceUpdateMode
Fields
Name | Description |
---|---|
Unknown | 0: Unknown/undecided type |
OnlyThis | Update only this instance |
ThisAndForward | Update this instance and all instances forward in time |
StopRecurrence | Stop the recurrence from this instance and forward in time |