# FreeBusyStatus

**Kind:** Type

**Source:** `Outlook_plugin/src/calendar/calendar.model.ts` (line 196)

**Part of:** [Calendar](subsystem-outlook-plugin-src-calendar)

## Definition

```ts
'unknown' | 'free' | 'tentative' | 'busy' | 'oof' | 'workingElsewhere'
```
