CommentFileAttachments
Gets a Comment's File Attachments
Columns
| Name | Type | References | |
| CommentId | Long |
TasksComments.CommentId,NotesComments.CommentId,EmailComments.CommentId | |
| FileId | Long | ||
| FileName | String | ||
| FileSize | Long | ||
| ContentType | String | ||
| FileCategoryId | Long | ||
| OwnerUserId | Int | ||
| Url | String | ||
| DateCreatedUtc | Datetime | ||
| DateUpdatedUtc | Datetime |