# ContactInfo

**Kind:** Interface

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

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

## Properties

| Property | Type |
|---|---|
| `ContactInfoTypeID` | `number` |
| `ContactInfoValue` | `string` |
| `Name` | `string` |
| `ContactInfoID` | `number` |
| `OrderNumber` | `number` |
| `IsDefault` | `boolean` |
| `RelatedTypeID` | `number` |
| `RelatedToID` | `number` |
| `IsVerified` | `boolean` |
| `VerificationHash` | `string` |
