# checkEctivityMailResponse

**Kind:** Class

**Source:** `Outlook_plugin/src/activity/activity.model.ts` (line 2)

**Part of:** [Activity](subsystem-outlook-plugin-src-activity)

## Properties

| Property | Type |
|---|---|
| `OutlookConversationId` | `string` |
| `OutlookItemId` | `string` |
| `ActivityId` | `number` |
| `Activity` | `Activities` |

## Relationships

- IMPORTS → `Tag`

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

- `Activity` — `Outlook_plugin/src/activity/activity.service.ts`:1
- `handleErrorResponse` — `Outlook_plugin/src/taskpane/taskpane.ts`:69
