message
The message table.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | Internal ID | |
| activity | String | Activity | |
| attachments | String | Attachments | |
| author | String | From | |
| authoremail | String | From Email Address | |
| datetime | Date | Date Created | |
| emailed | Boolean | Emailed | |
| externalid | String | External ID | |
| hasattachment | Boolean | Has Attachments | |
| incoming | Boolean | Is Incoming | |
| internalonly | Boolean | Internal Only | |
| message | String | Message | |
| primaryrecipient | String | Primary Recipient | |
| subject | String | Subject | |
| template | String | Template | |
| to | String | To |