ContactsFileAttachments
Gets a Contact's File Attachments
Columns
| Name | Type | References | |
| ContactId | Long |
Contacts.ContactId | |
| FileId [KEY] | Long | ||
| FileName | String | ||
| FileSize | Long | ||
| ContentType | String | ||
| DateCreatedUtc | Datetime | ||
| DateUpdatedUtc | Datetime | ||
| FileCategoryId | Long | ||
| OwnerUserId | Int | ||
| Url | String |