Skip to main content

RecurringEventMutationType

Admin Docs


Enumeration: RecurringEventMutationType

Defined in: src/utils/recurrenceUtils/recurrenceTypes.ts:55

Enumeration Members

allInstances

allInstances: "allInstances"

Defined in: src/utils/recurrenceUtils/recurrenceTypes.ts:58


thisAndFollowingInstances

thisAndFollowingInstances: "thisAndFollowingInstances"

Defined in: src/utils/recurrenceUtils/recurrenceTypes.ts:57


thisInstance

thisInstance: "thisInstance"

Defined in: src/utils/recurrenceUtils/recurrenceTypes.ts:56