EmailFileAttachments
Gets an Email's File Attachments
Columns
Name | Type | References | |
EmailId | Long |
Emails.EmailId | |
FileId [KEY] | Long | ||
FileName | String | ||
FileSize | Long | ||
ContentType | String | ||
DateCreatedUtc | Datetime | ||
DateUpdatedUtc | Datetime | ||
FileCategoryId | Long | ||
OwnerUserId | Int | ||
Url | String |