Attachment (ActivityMimeAttachment) テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
MIME attachment for an activity.
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| Create | POST [org URI]/api/data/v9.0/activitymimeattachments 作成を参照 |
CreateRequest または Create |
| Delete | DELETE [org URI]/api/data/v9.0/activitymimeattachments(activitymimeattachmentid) 削除を参照 |
DeleteRequest または Delete |
| Retrieve | GET [org URI]/api/data/v9.0/activitymimeattachments(activitymimeattachmentid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/activitymimeattachments データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
| Update | PATCH [org URI]/api/data/v9.0/activitymimeattachments(activitymimeattachmentid) 更新を参照 |
UpdateRequest または Update |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | ActivityMimeAttachments |
| DisplayCollectionName | Attachments |
| DisplayName | Attachment |
| EntitySetName | activitymimeattachments |
| IsBPFEntity | False |
| LogicalCollectionName | activitymimeattachments |
| LogicalName | activitymimeattachment |
| OwnershipType | None |
| PrimaryIdAttribute | activitymimeattachmentid |
| PrimaryNameAttribute | filename |
| SchemaName | ActivityMimeAttachment |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- ActivityId
- ActivityMimeAttachmentId
- ActivityMimeAttachmentIdUnique
- AttachmentContentId
- AttachmentId
- AttachmentNumber
- Body
- FileName
- MimeType
- ObjectId
- ObjectTypeCode
- Subject
ActivityId
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the attachment. |
| DisplayName | Activity Mime Attachment |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | activitymimeattachmentid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
ActivityMimeAttachmentIdUnique
| プロパティ | 値 |
|---|---|
| Description | For internal use only. |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | activitymimeattachmentidunique |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
AttachmentContentId
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Contents of the attachment. |
| DisplayName | Body |
| FormatName | TextArea |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | body |
| MaxLength | 1073741823 |
| RequiredLevel | None |
| Type | String |
FileName
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Descriptive subject for the attachment. |
| DisplayName | Subject |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | subject |
| MaxLength | 2000 |
| RequiredLevel | None |
| Type | String |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- ActivitySubject
- AnonymousLink
- ComponentState
- FileSize
- IsFollowed
- IsManaged
- OverwriteTime
- OwnerId
- OwnerIdName
- OwnerIdType
- OwningBusinessUnit
- OwningUser
- SolutionId
- SupportingSolutionId
- VersionNumber
ActivitySubject
| プロパティ | 値 |
|---|---|
| Description | Descriptive subject for the activity. |
| DisplayName | ActivitySubject |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | activitysubject |
| MaxLength | 2000 |
| RequiredLevel | None |
| Type | String |
AnonymousLink
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | For internal use only. |
| DisplayName | Component State |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | componentstate |
| RequiredLevel | SystemRequired |
| Type | Picklist |
ComponentState の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 0 | Published | |
| 1 | Unpublished | |
| 2 | Deleted | |
| 3 | Deleted Unpublished |
FileSize
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Indicates if this attachment is followed. |
| DisplayName | Followed |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | isfollowed |
| RequiredLevel | None |
| Type | Boolean |
IsFollowed の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
IsManaged
| プロパティ | 値 |
|---|---|
| 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 の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Managed | |
| 0 | Unmanaged |
既定値 : 0
OverwriteTime
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | For internal use only. |
| DisplayName | Record Overwrite Time |
| Format | DateOnly |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | overwritetime |
| RequiredLevel | SystemRequired |
| Type | DateTime |
OwnerId
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwnerIdType
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
OwningBusinessUnit
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| 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
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the associated solution. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | solutionid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
SupportingSolutionId
| プロパティ | 値 |
|---|---|
| Description | For internal use only. |
| DisplayName | Solution |
| IsValidForForm | False |
| IsValidForRead | False |
| LogicalName | supportingsolutionid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
VersionNumber
| プロパティ | 値 |
|---|---|
| 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 |
一対多関連付け
SchemaName が一覧表示。
- ActivityMimeAttachment_AsyncOperations
- ActivityMimeAttachment_BulkDeleteFailures
- ActivityMimeAttachment_SyncErrors
ActivityMimeAttachment_AsyncOperations
asyncoperation テーブル/エンティティの多対一のリレーションシップ ActivityMimeAttachment_AsyncOperations と同じです。
| プロパティ | 値 |
|---|---|
| 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
bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ ActivityMimeAttachment_BulkDeleteFailures と同じです。
| プロパティ | 値 |
|---|---|
| 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
syncerror テーブル/エンティティの多対一のリレーションシップ ActivityMimeAttachment_SyncErrors と同じです。
| プロパティ | 値 |
|---|---|
| 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 |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- appointment_activity_mime_attachment
- template_activity_mime_attachments
- email_activity_mime_attachment
- activity_pointer_activity_mime_attachment
appointment_activity_mime_attachment
appointment テーブル/エンティティの一対多のリレーションシップ appointment_activity_mime_attachment を参照してください。
template_activity_mime_attachments
template テーブル/エンティティの一対多のリレーションシップ template_activity_mime_attachments を参照してください。
email_activity_mime_attachment
email テーブル/エンティティの一対多のリレーションシップ email_activity_mime_attachment を参照してください。
activity_pointer_activity_mime_attachment
activitypointer テーブル/エンティティの一対多のリレーションシップ activity_pointer_activity_mime_attachment を参照してください。
関連項目
テーブルの参照について
Web API リファレンス
activitymimeattachment EntityType
フィードバック
フィードバックの送信と表示