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

> Is this an all day event: 0 = No, 1 = Yes

Is this an all day event: 0 = No, 1 = Yes

## Syntax

```crmscript theme={null}
AllDayEvent
```

## Fields

| Name | Description |
| ---- | ----------- |
| No   |             |
| Yes  |             |


## Related topics

- [Enum values for AllDayEvent](/en/database/tables/enums/alldayevent.md)
- [Task table](/en/database/tables/task.md)
- [appointment table](/en/database/tables/appointment.md)
- [Working with follow-ups (appointments) in API](/en/diary/dev/index.md)
- [Enum SystemEventScope](/en/automation/crmscript/reference/CRMScript.NetServer.SystemEventScope.md)
- [SuperOffice Mobile CRM - Version 11 updates](/release-notes/mobile/v11.md)
