# PamsCalendarResponse

**Kind:** Class

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

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

## Properties

| Property | Type |
|---|---|
| `Active` | `PamsCalendarResponseDetails[]` |
| `Removed` | `PamsCalendarResponseDetails[]` |

## Used by

6 references from 6 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (6)

- `Calendar` — `Outlook_plugin/src/calendar/calendar.service.ts`:1
- `getAccessTokenStandard` — `Outlook_plugin/src/calendar/calendar.service.backup.ts`:73
- `getAccessTokenStandard` — `Outlook_plugin/src/calendar/calendar.service.optimized.ts`:70
- `getAccessTokenStandard` — `Outlook_plugin/src/calendar/calendar.service.pre-optimization.backup.ts`:70
- `compareImplementations` — `Outlook_plugin/src/calendar/test-calendar-sync.ts`:8
- `handleErrorResponse` — `Outlook_plugin/src/taskpane/taskpane.ts`:69
