Skip to main content

Enum RecurrenceUpdateMode

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Appointment recurrence change mode: only this, this and forward, stop

Fields

OnlyThis = 1 1: Update only this instance StopRecurrence = 9 9: Stop the recurrence from this instance and forward in time ThisAndForward = 2 2: Update this instance and all instances forward in time Unknown = 0 0: 0: Unknown/undecided type