ActivityMimeAttachment
Create, update, delete, and query ActivityMimeAttachment entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the activity MIME attachment. |
| ActivityId_Id | String | False |
Unique identifier of the activity with which the email attachment is associated. |
| ActivityId_LogicalName | String | False | |
| ActivityId_Name | String | False | |
| ActivityMimeAttachmentId | String | False |
Unique identifier of the email attachment. |
| ActivityMimeAttachmentIdUnique | String | False |
For internal use only. |
| AttachmentId_Id | String | False |
Unique identifier of the attachment with which this activity MIME attachment is associated. |
| AttachmentId_LogicalName | String | False | |
| AttachmentId_Name | String | False | |
| AttachmentNumber | Integer | False |
Number of the email attachment. |
| Body | String | False |
Contents of the email attachment. |
| ComponentState | String | True |
For internal use only. |
| FileName | String | False |
File name of the attachment. |
| FileSize | Integer | True |
File size of the email attachment. |
| IsManaged | Boolean | True |
Indicates whether the solution component is part of a managed solution. |
| MimeType | String | False |
MIME type of the email attachment. |
| ObjectId_Id | String | False |
Unique identifier of the record with which the attachment is associated. |
| ObjectId_LogicalName | String | False | |
| ObjectId_Name | String | False | |
| ObjectTypeCode | String | False |
Object type code of the entity that is associated with the attachment. |
| OverwriteTime | Datetime | True |
For internal use only. |
| OwnerId_Id | String | True |
Unique identifier of the user or team who owns the activity_mime_attachment. |
| OwnerId_LogicalName | String | True | |
| OwnerId_Name | String | True | |
| OwningBusinessUnit_Id | String | True |
Unique identifier of the business unit that owns the activity MIME attachment. |
| OwningBusinessUnit_LogicalName | String | True | |
| OwningBusinessUnit_Name | String | True | |
| OwningUser_Id | String | True |
Unique identifier of the user who owns the activity MIME attachment. |
| OwningUser_LogicalName | String | True | |
| OwningUser_Name | String | True | |
| SolutionId | String | True |
Unique identifier of the associated solution. |
| Subject | String | False |
Descriptive subject for the email attachment. |