# AccountLookup

**Kind:** Class

**Source:** `Outlook_plugin/src/contacts/contact.model.ts` (line 57)

**Part of:** [Contacts](subsystem-outlook-plugin-src-contacts)

## Properties

| Property | Type |
|---|---|
| `FullName` | `string` |
| `ID` | `number` |
| `Name` | `string` |
| `IsClient` | `boolean` |
| `IsPrincipal` | `boolean` |
| `IsSubsupplier` | `boolean` |

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

- `Contact` — `Outlook_plugin/src/contacts/contact.service.ts`:1
- `handleErrorResponse` — `Outlook_plugin/src/taskpane/taskpane.ts`:69
