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

> Value for field 'private' in table 'appointment'.

Value for field 'private' in table 'appointment'.

## Syntax

```crmscript theme={null}
AppointmentPrivate
```

## Fields

| Name         | Description                                                      |
| ------------ | ---------------------------------------------------------------- |
| Public       | This appointment can be read by anyone                           |
| PrivateUser  | This appointment can only be read/seen by the owner              |
| PrivateGroup | This appointment can only be read by members of the owners group |
