Fields
| Field Name | Type | Display Name | 
|---|
| AttachmentId | Int32 | Attachment id | 
| AttachmentGuid | Nullable`1 | Attachment guid | 
| AttachmentType | AttachmentType | Attachment type | 
| Created | DateTime | Created | 
| CreatedBy | String | Created by | 
| Description | String | Description | 
| FileName | String | File name | 
| FileUri | String | File uri | 
| LastModified | DateTime | Last modified | 
| LastModifiedBy | String | Last modified by | 
| OrganizationId | Int32 | Organization id | 
| ParentId | Nullable`1 | Parent id | 
| ParentType | AttachmentParentType | Parent type | 
| PreviewUri | String | Preview uri | 
| ThumbnailUri | String | Thumbnail uri |