Share via


RecurrenceType type

Recurrence type.

type RecurrenceType = "Hourly" | "Daily" | "Weekly" | "Monthly"