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

> What kind of time is this: 0 = Busy, 1 = Free

What kind of time is this: 0 = Busy, 1 = Free

## Syntax

```crmscript theme={null}
FreeBusy
```

## Fields

| Name | Description |
| ---- | ----------- |
| Busy |             |
| Free |             |


## Related topics

- [Enum values for FreeBusy](/en/database/tables/enums/freebusy.md)
- [SuperOffice.WebApi.Data.FreeBusy](/en/api/reference/webapi/SuperOffice.WebApi.Data.FreeBusy.md)
- [appointment table](/en/database/tables/appointment.md)
- [Task table](/en/database/tables/task.md)
- [Working with follow-ups (appointments) in API](/en/diary/dev/index.md)
- [SuperOffice.WebApi.Data.WorkflowStepCreateFollowUp](/en/api/reference/webapi/SuperOffice.WebApi.Data.WorkflowStepCreateFollowUp.md)
