# SentEmail

**Kind:** Class

**Source:** `Pams/Web/Pams.WebApp/Client/app/models/common/sent-emails.model.ts` (line 2)

**Part of:** [Pams](subsystem-pams)

## Properties

| Property | Type |
|---|---|
| `SentEmailID` | `number` |
| `MailContent` | `string` |
| `MailSubject` | `string` |
| `MailStatusID` | `number` |
| `UserEmailSettingID` | `number` |
