# CheckAttachmentWithFilesResponse

**Kind:** Class

**Source:** `Outlook_plugin/src/attachement/attachement.model.ts` (line 77)

**Part of:** [Attachement](subsystem-outlook-plugin-src-attachement)

## Properties

| Property | Type |
|---|---|
| `OutlookId` | `string` |
| `LinkedTo` | `[ { RelatedToTypeId: number; RelatedToId: number; RelatedToNo: string; }, ]` |

## Used by

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

### Imported by (2)

- `Auth` — `Outlook_plugin/src/auth/auth.service.ts`:1
- `handleErrorResponse` — `Outlook_plugin/src/taskpane/taskpane.ts`:69
