| Name | Description | Type | Additional information |
|---|---|---|---|
| EmailMessageQueueId | integer |
None. |
|
| CompanyCode | string |
String length: inclusive between 0 and 10 |
|
| RecipientUserIds | string |
String length: inclusive between 0 and 250 |
|
| To | string |
String length: inclusive between 0 and 1000 |
|
| CC | string |
String length: inclusive between 0 and 1000 |
|
| BCC | string |
String length: inclusive between 0 and 200 |
|
| From | string |
String length: inclusive between 0 and 250 |
|
| Subject | string |
String length: inclusive between 0 and 4000 |
|
| Body | string |
String length: inclusive between 0 and 2147483647 |
|
| BodyFormat | string |
String length: inclusive between 0 and 50 |
|
| Status | byte |
None. |
|
| StatusValue | string |
String length: inclusive between 0 and 10 |
|
| ScheduledSendTime | date |
None. |
|
| SentTime | date |
None. |
|
| DateCreated | date |
None. |
|
| DateUpdated | date |
None. |
|
| UserIdCreated | integer |
None. |
|
| UserIdUpdated | integer |
None. |
|
| HasAttachment | boolean |
None. |
|
| Attempt | integer |
None. |
|
| AttachmentList | Collection of MessageQueueAttachmentsDTO |
None. |
|
| ErrorMessage | string |
String length: inclusive between 0 and 4000 |
|
| MailPriority | integer |
None. |
|
| KeyName | string |
String length: inclusive between 0 and 4000 |
|
| notificationDto | NotificationDTO |
None. |
|
| IsCustom | boolean |
None. |