MailQueueItem¶
Fields¶
| Field | Type | Description |
|---|---|---|
| AlertIdentification | string | |
| Created | datetime | |
| Delivered | datetime | |
| ExtraData | string | |
| FromAddress | string | |
| HtmlBody | string | |
| ID | numeric | |
| LastAttemptAt | datetime | |
| LastErrorMessage | string | |
| MailQueueItemStateID | numeric | |
| Message | string | |
| ReplyToAddress | string | |
| RetryCount | numeric | |
| Source | string | |
| SourceObjectGuid | guid | |
| Subject | string | |
| TextBody | string | |
| ToAddress | string |