> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum Weekday

> Enumerator for the days of the week

Enumerator for the days of the week

## Syntax

```crmscript theme={null}
Weekday
```

## Fields

| Name      | Description               |
| --------- | ------------------------- |
| Unknown   | 0: Unknown/undecided type |
| Monday    | Monday                    |
| Tuesday   | Tuesday                   |
| Wednesday | Wednesday                 |
| Thursday  | Thursday                  |
| Friday    | Friday                    |
| Saturday  | Saturday                  |
| Sunday    | Sunday                    |


## Related topics

- [Enum values for Weekday](/en/database/tables/enums/weekday.md)
- [SuperOffice.WebApi.Data.Weekday](/en/api/reference/webapi/SuperOffice.WebApi.Data.Weekday.md)
- [email_flow table](/en/database/tables/email-flow.md)
- [weekday](/en/api/mdo-providers/reference/weekday.md)
- [Enum RecurrenceYearlyPattern](/en/automation/crmscript/reference/CRMScript.NetServer.RecurrenceYearlyPattern.md)
- [Enum RecurrenceMonthlyPattern](/en/automation/crmscript/reference/CRMScript.NetServer.RecurrenceMonthlyPattern.md)
