> ## 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 RecurrenceDailyPattern

> Enumerator describing the different patterns for a daily recurrence

Enumerator describing the different patterns for a daily recurrence

## Syntax

```crmscript theme={null}
RecurrenceDailyPattern
```

## Fields

| Name           | Description                                          |
| -------------- | ---------------------------------------------------- |
| Unknown        | 0: Unknown/undecided type                            |
| EveryWorkday   | The recurrence is for every workday (Mon-Fri)        |
| EveryWeekday   | The recurrence is for every workday (Mon-Sun)        |
| EveryCyclicDay | The recurrence is for every cyclic interval of days. |
