# RecurrencePatternType

**Kind:** Type

**Source:** `Outlook_plugin/src/calendar/calendar.model.ts` (line 173)

**Part of:** [Calendar](subsystem-outlook-plugin-src-calendar)

## Definition

```ts
'daily' | 'weekly' | 'absoluteMonthly' | 'relativeMonthly' | 'absoluteYearly' | 'relativeYearly'
```
