Referenz zur Tabelle/Entität Attachment (ActivityMimeAttachment)

Hinweis

Unsicher bei Tabelle vs. Entität? Siehe Entwickler: Terminologie in Microsoft Dataverse verstehen.

MIME attachment for an activity.

Nachrichten

Nachricht Web-API-Vorgang SDK-Klasse oder -Methode
Create POST [org URI]/api/data/v9.0/activitymimeattachments
Weitere Informationen finden Sie unter Erstellen
CreateRequest oder
Create
Delete DELETE [org URI]/api/data/v9.0/activitymimeattachments(activitymimeattachmentid)
Weitere Informationen finden Sie unter Löschen
DeleteRequest oder
Delete
Retrieve GET [org URI]/api/data/v9.0/activitymimeattachments(activitymimeattachmentid)
Weitere Informationen finden Sie unter Abrufen
RetrieveRequest oder
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/activitymimeattachments
Weitere Informationen finden Sie unter Daten abfragen
RetrieveMultipleRequest oder
RetrieveMultiple
Update PATCH [org URI]/api/data/v9.0/activitymimeattachments(activitymimeattachmentid)
Weitere Informationen finden Sie unter Aktualisieren
UpdateRequest oder
Update

Eigenschaften

Eigenschaft Wert
CollectionSchemaName ActivityMimeAttachments
DisplayCollectionName Attachments
DisplayName Attachment
EntitySetName activitymimeattachments
IsBPFEntity False
LogicalCollectionName activitymimeattachments
LogicalName activitymimeattachment
OwnershipType None
PrimaryIdAttribute activitymimeattachmentid
PrimaryNameAttribute filename
SchemaName ActivityMimeAttachment

Schreibbare Spalten/Attribute

Diese Spalten/Attribute geben entweder für IsValidForCreate oder IsValidForUpdate (normalerweise beides) true zurück. Aufgelistet durch SchemaName.

ActivityId

Eigenschaft Wert
Description Unique identifier of the activity with which the attachment is associated.
DisplayName Regarding
IsValidForForm False
IsValidForRead True
LogicalName activityid
RequiredLevel None
Targets activitypointer
Type Lookup

ActivityMimeAttachmentId

Eigenschaft Wert
Description Unique identifier of the attachment.
DisplayName Activity Mime Attachment
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName activitymimeattachmentid
RequiredLevel SystemRequired
Type Uniqueidentifier

ActivityMimeAttachmentIdUnique

Eigenschaft Wert
Description For internal use only.
DisplayName
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName activitymimeattachmentidunique
RequiredLevel SystemRequired
Type Uniqueidentifier

AttachmentContentId

Eigenschaft Wert
Description For internal use only
DisplayName Content Id
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName attachmentcontentid
MaxLength 250
RequiredLevel None
Type String

AttachmentId

Eigenschaft Wert
Description Unique identifier of the attachment with which this activitymimeattachment is associated.
DisplayName Attachment
IsValidForForm False
IsValidForRead True
LogicalName attachmentid
RequiredLevel ApplicationRequired
Targets attachment
Type Lookup

AttachmentNumber

Eigenschaft Wert
Description Number of the attachment.
DisplayName Attachment Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName attachmentnumber
MaxValue 1000000000
MinValue 0
RequiredLevel SystemRequired
Type Integer

Body

Eigenschaft Wert
Description Contents of the attachment.
DisplayName Body
FormatName TextArea
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName body
MaxLength 1073741823
RequiredLevel None
Type String

FileName

Eigenschaft Wert
Description File name of the attachment.
DisplayName File Name
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName filename
MaxLength 255
RequiredLevel None
Type String

MimeType

Eigenschaft Wert
Description MIME type of the attachment.
DisplayName Mime Type
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName mimetype
MaxLength 256
RequiredLevel None
Type String

ObjectId

Eigenschaft Wert
Description Unique identifier of the record with which the attachment is associated
DisplayName Item
IsValidForForm False
IsValidForRead True
LogicalName objectid
RequiredLevel SystemRequired
Targets activitypointer,template
Type Lookup

ObjectTypeCode

Eigenschaft Wert
Description Object Type Code of the entity that is associated with the attachment.
DisplayName Entity
IsValidForForm False
IsValidForRead True
LogicalName objecttypecode
RequiredLevel SystemRequired
Type EntityName

Subject

Eigenschaft Wert
Description Descriptive subject for the attachment.
DisplayName Subject
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName subject
MaxLength 2000
RequiredLevel None
Type String

Schreibgeschützt Spalten/Attribute

Diese Spalten/Attribute geben false zurück für sowohl IsValidForCreate als auch IsValidForUpdate. Aufgelistet durch SchemaName.

ActivitySubject

Eigenschaft Wert
Description Descriptive subject for the activity.
DisplayName ActivitySubject
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName activitysubject
MaxLength 2000
RequiredLevel None
Type String
Eigenschaft Wert
Description anonymous link
DisplayName For internal use only.
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName anonymouslink
MaxLength 2000
RequiredLevel None
Type String

ComponentState

Eigenschaft Wert
Description For internal use only.
DisplayName Component State
IsValidForForm False
IsValidForRead True
LogicalName componentstate
RequiredLevel SystemRequired
Type Picklist

ComponentState Auswahlen/Optionen

Wert Etikett Beschreibung
0 Published
1 Unpublished
2 Deleted
3 Deleted Unpublished

FileSize

Eigenschaft Wert
Description File size of the attachment.
DisplayName File Size (Bytes)
Format None
IsValidForForm False
IsValidForRead True
LogicalName filesize
MaxValue 1000000000
MinValue 0
RequiredLevel None
Type Integer

IsFollowed

Eigenschaft Wert
Description Indicates if this attachment is followed.
DisplayName Followed
IsValidForForm True
IsValidForRead True
LogicalName isfollowed
RequiredLevel None
Type Boolean

IsFollowed Auswahlen/Optionen

Wert Etikett Beschreibung
1 Yes
0 No

Standardwert: 0

IsManaged

Eigenschaft Wert
Description Indicates whether the solution component is part of a managed solution.
DisplayName Is Managed
IsValidForForm False
IsValidForRead True
LogicalName ismanaged
RequiredLevel SystemRequired
Type Boolean

IsManaged Auswahlen/Optionen

Wert Etikett Beschreibung
1 Managed
0 Unmanaged

Standardwert: 0

OverwriteTime

Eigenschaft Wert
DateTimeBehavior UserLocal
Description For internal use only.
DisplayName Record Overwrite Time
Format DateOnly
IsValidForForm False
IsValidForRead True
LogicalName overwritetime
RequiredLevel SystemRequired
Type DateTime

OwnerId

Eigenschaft Wert
Description Unique identifier of the user or team who owns the activity_mime_attachment.
DisplayName Owner
IsValidForForm False
IsValidForRead True
LogicalName ownerid
RequiredLevel ApplicationRequired
Targets systemuser,team
Type Owner

OwnerIdName

Eigenschaft Wert
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdType

Eigenschaft Wert
Description
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

OwningBusinessUnit

Eigenschaft Wert
Description Unique identifier of the business unit that owns the activity mime attachment.
DisplayName Owning Business Unit
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningUser

Eigenschaft Wert
Description Unique identifier of the user who owns the activity mime attachment.
DisplayName Owner
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

SolutionId

Eigenschaft Wert
Description Unique identifier of the associated solution.
DisplayName Solution
IsValidForForm False
IsValidForRead True
LogicalName solutionid
RequiredLevel SystemRequired
Type Uniqueidentifier

SupportingSolutionId

Eigenschaft Wert
Description For internal use only.
DisplayName Solution
IsValidForForm False
IsValidForRead False
LogicalName supportingsolutionid
RequiredLevel None
Type Uniqueidentifier

VersionNumber

Eigenschaft Wert
Description Version number of the activity mime attachment.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Eins-zu-Viele-Beziehungen

Aufgelistet durch SchemaName.

ActivityMimeAttachment_AsyncOperations

Wie die ActivityMimeAttachment_AsyncOperations-Viele-zu-Eins-Beziehung für die asyncoperation-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName ActivityMimeAttachment_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

ActivityMimeAttachment_BulkDeleteFailures

Wie die ActivityMimeAttachment_BulkDeleteFailures-Viele-zu-Eins-Beziehung für die bulkdeletefailure-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity bulkdeletefailure
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName ActivityMimeAttachment_BulkDeleteFailures
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

ActivityMimeAttachment_SyncErrors

Wie die ActivityMimeAttachment_SyncErrors-Viele-zu-Eins-Beziehung für die syncerror-Tabelle/-Entität.

Eigenschaft Wert
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName ActivityMimeAttachment_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

Viele-zu-Eins-Beziehungen

Jede Viele-zu-Eins-Beziehung wird durch eine entsprechende Viele-zu-Viele-Beziehungen mit der zugehörigen Tabelle definiert. Aufgelistet durch SchemaName.

appointment_activity_mime_attachment

Siehe die appointment_activity_mime_attachment-Eins-zu-Viele-Beziehung für die appointment-Tabelle/-Entität.

template_activity_mime_attachments

Siehe die template_activity_mime_attachments-Eins-zu-Viele-Beziehung für die template-Tabelle/-Entität.

email_activity_mime_attachment

Siehe die email_activity_mime_attachment-Eins-zu-Viele-Beziehung für die email-Tabelle/-Entität.

activity_pointer_activity_mime_attachment

Siehe die activity_pointer_activity_mime_attachment-Eins-zu-Viele-Beziehung für die activitypointer-Tabelle/-Entität.

Siehe auch

Dataverse-Tabelle/-Entitätsreferenz Web-API-Referenz activitymimeattachment EntityType