activitymimeattachment EntityType
Description: MIME attachment for an activity.
Entity Set path: [organization URI]/api/data/v8.0/activitymimeattachments
Base Type: crmbaseentity EntityType
Display Name: Attachment
Primary Key: activitymimeattachmentid
Primary Name Attribute: filename
Properties
Single-valued navigation properties
Collection-valued navigation properties
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_attachmentid_value |
Edm.Guid |
Description: Unique identifier of the attachment with which this activitymimeattachment is associated. Computed property Read-only property |
_objectid_value |
Edm.Guid |
Description: Unique identifier of the record with which the attachment is associated Computed property Read-only property |
_ownerid_value |
Edm.Guid |
Description: Unique identifier of the user or team who owns the activity_mime_attachment. Read-only property |
_owningbusinessunit_value |
Edm.Guid |
Description: Unique identifier of the business unit that owns the activity mime attachment. Computed property Read-only property |
_owninguser_value |
Edm.Guid |
Description: Unique identifier of the user who owns the activity mime attachment. Computed property Read-only property |
activitymimeattachmentid |
Edm.Guid |
Description: Unique identifier of the attachment. Display Name: Activity Mime Attachment |
activitymimeattachmentidunique |
Edm.Guid |
Description: For internal use only. |
attachmentcontentid |
Edm.String |
Description: For internal use only Display Name: Content Id |
attachmentnumber |
Edm.Int32 |
Description: Number of the attachment. Display Name: Attachment Number |
body |
Edm.String |
Description: Contents of the attachment. Display Name: Body |
body_binary |
Edm.Binary |
Description: Contents of the attachment. |
componentstate |
Edm.Int32 |
Description: For internal use only. Default Options: 0 : Published Display Name: Component State Read-only property |
filename |
Edm.String |
Description: File name of the attachment. Display Name: File Name |
filesize |
Edm.Int32 |
Description: File size of the attachment. Display Name: File Size (Bytes) Read-only property |
ismanaged |
Edm.Boolean |
Description: Indicates whether the solution component is part of a managed solution. Default Options: 1 : Managed Display Name: Is Managed Read-only property |
mimetype |
Edm.String |
Description: MIME type of the attachment. Display Name: Mime Type |
objecttypecode |
Edm.String |
Description: Object Type Code of the entity that is associated with the attachment. Display Name: Entity |
overwritetime |
Edm.DateTimeOffset |
Description: For internal use only. Display Name: Record Overwrite Time Read-only property |
solutionid |
Edm.Guid |
Description: Unique identifier of the associated solution. Display Name: Solution Read-only property |
subject |
Edm.String |
Description: Descriptive subject for the attachment. Display Name: Subject |
versionnumber |
Edm.Int64 |
Description: Version number of the activity mime attachment. Display Name: Version Number Read-only property |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
attachmentid |
attachment_activity_mime_attachments |
|
objectid_activitypointer |
activity_pointer_activity_mime_attachment |
|
objectid_appointment |
appointment_activity_mime_attachment |
|
objectid_email |
email_activity_mime_attachment |
|
objectid_template |
template_activity_mime_attachments |
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
ActivityMimeAttachment_AsyncOperations |
regardingobjectid_activitymimeattachment |
|
ActivityMimeAttachment_BulkDeleteFailures |
regardingobjectid_activitymimeattachment |
Consulte também
Outros recursos
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.