> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum RecurrenceMonthlyPattern

> Enumerator describing the different patterns for a monthly recurrence

Enumerator describing the different patterns for a monthly recurrence

## Syntax

```crmscript theme={null}
RecurrenceMonthlyPattern
```

## Fields

| Name           | Description                                                                           |
| -------------- | ------------------------------------------------------------------------------------- |
| Unknown        | 0: Unknown/undecided type                                                             |
| DayOfMonth     | The recurrence is for a numbered day of the month, e.g. the 17. day of every 2 months |
| WeekdayOfMonth | The recurrence is for weekdays in the month, e.g. the 3. thursday of every 3 months   |
