MailMessageAttachments
Usage information for the operation MailMessageAttachments.rsd.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
The ID column for the table MailMessageAttachments. |
| Attachment | Binary | False |
The Attachment column for the table MailMessageAttachments. |
| AttachmentFileExtension | String | False |
The AttachmentFileExtension column for the table MailMessageAttachments. |
| AttachmentFileName | String | False |
The AttachmentFileName column for the table MailMessageAttachments. |
| FileSize | Long | False |
The FileSize column for the table MailMessageAttachments. |
| MailMessageID | String | False |
The MailMessageID column for the table MailMessageAttachments. |
| RecipientAccount | String | False |
The RecipientAccount column for the table MailMessageAttachments. |
| SenderAccount | String | False |
The SenderAccount column for the table MailMessageAttachments. |
| Type | Int | False |
The Type column for the table MailMessageAttachments. |
| TypeDescription | String | False |
The TypeDescription column for the table MailMessageAttachments. |
| Url | String | False |
The Url column for the table MailMessageAttachments. |