Queue テーブル/エンティティの参照
注意
テーブルとエンティティの違いについて不明な点がありますか? 開発者: Microsoft Dataverse の用語を理解するを参照してください。
A list of records that require action, such as accounts, activities, and cases.
メッセージ
| メッセージ | Web API 操作 | SDK アセンブリ |
|---|---|---|
| AddPrincipalToQueue | AddPrincipalToQueue Action | AddPrincipalToQueueRequest |
| Assign | PATCH [org URI]/api/data/v9.0/queues(queueid)owneridのプロパティを更新する。 |
AssignRequest |
| Create | POST [org URI]/api/data/v9.0/queues 作成を参照 |
CreateRequest または Create |
| Delete | DELETE [org URI]/api/data/v9.0/queues(queueid) 削除を参照 |
DeleteRequest または Delete |
| GrantAccess | GrantAccess Action | GrantAccessRequest |
| ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
| Retrieve | GET [org URI]/api/data/v9.0/queues(queueid) 取得を参照 |
RetrieveRequest または Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/queues データのクエリを参照 |
RetrieveMultipleRequest または RetrieveMultiple |
| RetrievePrincipalAccess | RetrievePrincipalAccess Function | RetrievePrincipalAccessRequest |
| RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccess Function | RetrieveSharedPrincipalsAndAccessRequest |
| RetrieveUserQueues | RetrieveUserQueues Function | RetrieveUserQueuesRequest |
| RevokeAccess | RevokeAccess Action | RevokeAccessRequest |
| SetState | PATCH [org URI]/api/data/v9.0/queues(queueid)statecode と statuscode のプロパティを更新する。 |
SetStateRequest |
| Update | PATCH [org URI]/api/data/v9.0/queues(queueid) 更新を参照 |
UpdateRequest または Update |
プロパティ
| プロパティ | 値 |
|---|---|
| CollectionSchemaName | Queues |
| DisplayCollectionName | Queues |
| DisplayName | Queue |
| EntitySetName | queues |
| IsBPFEntity | False |
| LogicalCollectionName | queues |
| LogicalName | queue |
| OwnershipType | UserOwned |
| PrimaryIdAttribute | queueid |
| PrimaryNameAttribute | name |
| SchemaName | Queue |
書き込み可能な列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate のいずれかについて true を返します (通常は両方)。 SchemaName が一覧表示。
- BusinessUnitId
- Description
- EMailAddress
- EmailRouterAccessApproval
- EntityImage
- IgnoreUnsolicitedEmail
- ImportSequenceNumber
- IncomingEmailDeliveryMethod
- IncomingEmailFilteringMethod
- Name
- OutgoingEmailDeliveryMethod
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- PrimaryUserId
- QueueId
- QueueViewType
- StateCode
- StatusCode
- TransactionCurrencyId
BusinessUnitId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the business unit with which the queue is associated. |
| DisplayName | Business Unit |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | businessunitid |
| RequiredLevel | None |
| Targets | businessunit |
| Type | Lookup |
Description
| プロパティ | 値 |
|---|---|
| Description | Description of the queue. |
| DisplayName | Description |
| Format | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | description |
| MaxLength | 2000 |
| RequiredLevel | None |
| Type | Memo |
EMailAddress
| プロパティ | 値 |
|---|---|
| Description | Email address that is associated with the queue. |
| DisplayName | Incoming Email |
| FormatName | |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | emailaddress |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
EmailRouterAccessApproval
| プロパティ | 値 |
|---|---|
| Description | Shows the status of the primary email address. |
| DisplayName | Primary Email Status |
| IsValidForCreate | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | emailrouteraccessapproval |
| RequiredLevel | SystemRequired |
| Type | Picklist |
EmailRouterAccessApproval の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 0 | Empty | |
| 1 | Approved | |
| 2 | Pending Approval | |
| 3 | Rejected |
EntityImage
| プロパティ | 値 |
|---|---|
| Description | The default image for the entity. |
| DisplayName | Entity Image |
| IsPrimaryImage | True |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimage |
| MaxHeight | 144 |
| MaxWidth | 144 |
| RequiredLevel | None |
| Type | Image |
IgnoreUnsolicitedEmail
| プロパティ | 値 |
|---|---|
| Description | Information that specifies whether a queue is to ignore unsolicited email (deprecated). |
| DisplayName | Convert To Email Activities |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ignoreunsolicitedemail |
| RequiredLevel | None |
| Type | Boolean |
IgnoreUnsolicitedEmail の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Only specific Emails | |
| 0 | All incoming Emails |
既定値 : 0
ImportSequenceNumber
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the data import or data migration that created this record. |
| DisplayName | Import Sequence Number |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | importsequencenumber |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
IncomingEmailDeliveryMethod
| プロパティ | 値 |
|---|---|
| Description | Incoming email delivery method for the queue. |
| DisplayName | Incoming Email Delivery Method |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | incomingemaildeliverymethod |
| RequiredLevel | SystemRequired |
| Type | Picklist |
IncomingEmailDeliveryMethod の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 0 | None | |
| 2 | Server-Side Synchronization or Email Router | |
| 3 | Forward Mailbox |
IncomingEmailFilteringMethod
| プロパティ | 値 |
|---|---|
| Description | Convert Incoming Email To Activities |
| DisplayName | Convert Incoming Email To Activities |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | incomingemailfilteringmethod |
| RequiredLevel | SystemRequired |
| Type | Picklist |
IncomingEmailFilteringMethod の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 0 | All email messages | |
| 1 | Email messages in response to Dynamics 365 email | |
| 2 | Email messages from Dynamics 365 Leads, Contacts and Accounts | |
| 3 | Email messages from Dynamics 365 records that are email enabled | |
| 4 | No email messages |
Name
| プロパティ | 値 |
|---|---|
| Description | Name of the queue. |
| DisplayName | Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | name |
| MaxLength | 200 |
| RequiredLevel | ApplicationRequired |
| Type | String |
OutgoingEmailDeliveryMethod
| プロパティ | 値 |
|---|---|
| Description | Outgoing email delivery method for the queue. |
| DisplayName | Outgoing Email Delivery Method |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | outgoingemaildeliverymethod |
| RequiredLevel | SystemRequired |
| Type | Picklist |
OutgoingEmailDeliveryMethod の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 0 | None | |
| 2 | Server-Side Synchronization or Email Router |
OverriddenCreatedOn
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time that the record was migrated. |
| DisplayName | Record Created On |
| Format | DateOnly |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | overriddencreatedon |
| RequiredLevel | None |
| Type | DateTime |
OwnerId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the user or team who owns the queue. |
| DisplayName | Owner |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | ownerid |
| RequiredLevel | SystemRequired |
| Targets | systemuser,team |
| Type | Owner |
OwnerIdType
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
PrimaryUserId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the owner of the queue. |
| DisplayName | Owner (deprecated) |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | primaryuserid |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
QueueId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the queue. |
| DisplayName | Queue |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | queueid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
QueueViewType
| プロパティ | 値 |
|---|---|
| Description | Select whether the queue is public or private. A public queue can be viewed by all. A private queue can be viewed only by the members added to the queue. |
| DisplayName | Type |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | queueviewtype |
| RequiredLevel | SystemRequired |
| Type | Picklist |
QueueViewType の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 0 | Public | |
| 1 | Private |
StateCode
| プロパティ | 値 |
|---|---|
| Description | Status of the queue. |
| DisplayName | Status |
| IsValidForCreate | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
StateCode の選択肢/オプション
| 値 | ラベル | 既定の状態 | 不変名 |
|---|---|---|---|
| 0 | Active | 1 | Active |
| 1 | Inactive | 2 | Inactive |
StatusCode
| プロパティ | 値 |
|---|---|
| Description | Reason for the status of the queue. |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | SystemRequired |
| Type | Status |
StatusCode の選択肢/オプション
| 値 | ラベル | 状態 |
|---|---|---|
| 1 | Active | 0 |
| 2 | Inactive | 1 |
TransactionCurrencyId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the currency associated with the queue. |
| DisplayName | Currency |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | transactioncurrencyid |
| RequiredLevel | None |
| Targets | transactioncurrency |
| Type | Lookup |
読み取り専用列/属性
これらの列/属性は IsValidForCreate または IsValidForUpdate の両方について false を返します。 SchemaName が一覧表示。
- AllowEmailCredentials
- BusinessUnitIdName
- CreatedBy
- CreatedByName
- CreatedByYomiName
- CreatedOn
- CreatedOnBehalfBy
- CreatedOnBehalfByName
- CreatedOnBehalfByYomiName
- DefaultMailbox
- DefaultMailboxName
- EmailPassword
- EmailUsername
- EntityImage_Timestamp
- EntityImage_URL
- EntityImageId
- ExchangeRate
- IsEmailAddressApprovedByO365Admin
- IsFaxQueue
- ModifiedBy
- ModifiedByName
- ModifiedByYomiName
- ModifiedOn
- ModifiedOnBehalfBy
- ModifiedOnBehalfByName
- ModifiedOnBehalfByYomiName
- NumberOfItems
- NumberOfMembers
- OrganizationId
- OrganizationIdName
- OwnerIdName
- OwnerIdYomiName
- OwningBusinessUnit
- OwningBusinessUnitName
- OwningTeam
- OwningUser
- PrimaryUserIdName
- PrimaryUserIdYomiName
- QueueTypeCode
- TransactionCurrencyIdName
- VersionNumber
AllowEmailCredentials
| プロパティ | 値 |
|---|---|
| Description | This attribute is no longer used. The data is now in the Mailbox.AllowEmailConnectorToUseCredentials attribute. |
| DisplayName | Allow to Use Credentials for Email Processing (Obsolete) |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | allowemailcredentials |
| RequiredLevel | SystemRequired |
| Type | Boolean |
AllowEmailCredentials の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
BusinessUnitIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | businessunitidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the user who created the queue record. |
| DisplayName | Created By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedByName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOn
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the queue was created. |
| DisplayName | Created On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | createdon |
| RequiredLevel | None |
| Type | DateTime |
CreatedOnBehalfBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the delegate user who created the queue. |
| DisplayName | Created By (Delegate) |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
CreatedOnBehalfByName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOnBehalfByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
DefaultMailbox
| プロパティ | 値 |
|---|---|
| Description | Select the mailbox associated with this queue. |
| DisplayName | Mailbox |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | defaultmailbox |
| RequiredLevel | None |
| Targets | mailbox |
| Type | Lookup |
DefaultMailboxName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | defaultmailboxname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
EmailPassword
| プロパティ | 値 |
|---|---|
| Description | This attribute is no longer used. The data is now in the Mailbox.Password attribute. |
| DisplayName | Password (Obsolete) |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | emailpassword |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
EmailUsername
| プロパティ | 値 |
|---|---|
| Description | This attribute is no longer used. The data is now in the Mailbox.UserName attribute. |
| DisplayName | User Name (Obsolete) |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | emailusername |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
EntityImage_Timestamp
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimage_timestamp |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
EntityImage_URL
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Url |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimage_url |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
EntityImageId
| プロパティ | 値 |
|---|---|
| Description | For internal use only. |
| DisplayName | Entity Image Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimageid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
ExchangeRate
| プロパティ | 値 |
|---|---|
| Description | Exchange rate for the currency associated with the queue with respect to the base currency. |
| DisplayName | Exchange Rate |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | exchangerate |
| MaxValue | 100000000000 |
| MinValue | 0.000000000001 |
| Precision | 12 |
| RequiredLevel | None |
| Type | Decimal |
IsEmailAddressApprovedByO365Admin
| プロパティ | 値 |
|---|---|
| Description | Shows the status of approval of the email address by O365 Admin. |
| DisplayName | Email Address O365 Admin Approval Status |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isemailaddressapprovedbyo365admin |
| RequiredLevel | SystemRequired |
| Type | Boolean |
IsEmailAddressApprovedByO365Admin の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Yes | |
| 0 | No |
既定値 : 0
IsFaxQueue
| プロパティ | 値 |
|---|---|
| Description | Indication of whether a queue is the fax delivery queue. |
| DisplayName | Fax Queue |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | isfaxqueue |
| RequiredLevel | None |
| Type | Boolean |
IsFaxQueue の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Fax Queue | |
| 0 | Non-fax Queue |
既定値 : 0
ModifiedBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the user who last modified the queue. |
| DisplayName | Modified By |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedByName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOn
| プロパティ | 値 |
|---|---|
| DateTimeBehavior | UserLocal |
| Description | Date and time when the queue was last modified. |
| DisplayName | Modified On |
| Format | DateAndTime |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | modifiedon |
| RequiredLevel | None |
| Type | DateTime |
ModifiedOnBehalfBy
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the delegate user who last modified the queue. |
| DisplayName | Modified By (Delegate) |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfby |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
ModifiedOnBehalfByName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOnBehalfByYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
NumberOfItems
| プロパティ | 値 |
|---|---|
| Description | Number of Queue items associated with the queue. |
| DisplayName | Queue Items |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | numberofitems |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
NumberOfMembers
| プロパティ | 値 |
|---|---|
| Description | Number of Members associated with the queue. |
| DisplayName | No. of Members |
| Format | None |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | numberofmembers |
| MaxValue | 2147483647 |
| MinValue | -2147483648 |
| RequiredLevel | None |
| Type | Integer |
OrganizationId
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the organization associated with the queue. |
| DisplayName | Organization |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationid |
| RequiredLevel | SystemRequired |
| Targets | organization |
| Type | Lookup |
OrganizationIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwnerIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwnerIdYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwningBusinessUnit
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the business unit that owns the queue. |
| DisplayName | Owning Business Unit |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Targets | businessunit |
| Type | Lookup |
OwningBusinessUnitName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningbusinessunitname |
| MaxLength | 160 |
| RequiredLevel | None |
| Type | String |
OwningTeam
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the team who owns the queue. |
| DisplayName | Owning Team |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningteam |
| RequiredLevel | None |
| Targets | team |
| Type | Lookup |
OwningUser
| プロパティ | 値 |
|---|---|
| Description | Unique identifier of the user who owns the queue. |
| DisplayName | Owning User |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owninguser |
| RequiredLevel | None |
| Targets | systemuser |
| Type | Lookup |
PrimaryUserIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | primaryuseridname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
PrimaryUserIdYomiName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | primaryuseridyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
QueueTypeCode
| プロパティ | 値 |
|---|---|
| Description | Type of queue that is automatically assigned when a user or queue is created. The type can be public, private, or work in process. |
| DisplayName | Queue Type |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | queuetypecode |
| RequiredLevel | None |
| Type | Picklist |
QueueTypeCode の選択肢/オプション
| 値 | ラベル | 内容 |
|---|---|---|
| 1 | Default Value |
TransactionCurrencyIdName
| プロパティ | 値 |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | transactioncurrencyidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
VersionNumber
| プロパティ | 値 |
|---|---|
| Description | Version number of the queue. |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
一対多関連付け
SchemaName が一覧表示。
- queue_system_user
- Queue_AsyncOperations
- queue_principalobjectattributeaccess
- Queue_DuplicateMatchingRecord
- Queue_SyncErrors
- Queue_Email_EmailSender
- Queue_DuplicateBaseRecord
- queue_activity_parties
- queue_team
- queue_entries
- Queue_ProcessSessions
- queue_PostFollows
- mailbox_regarding_queue
- Queue_BulkDeleteFailures
- email_acceptingentity_queue
queue_system_user
systemuser テーブル/エンティティの多対一のリレーションシップ queue_system_user と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | systemuser |
| ReferencingAttribute | queueid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | queue_system_user |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Queue_AsyncOperations
asyncoperation テーブル/エンティティの多対一のリレーションシップ Queue_AsyncOperations と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | asyncoperation |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Queue_AsyncOperations |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
queue_principalobjectattributeaccess
principalobjectattributeaccess テーブル/エンティティの多対一のリレーションシップ queue_principalobjectattributeaccess と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | principalobjectattributeaccess |
| ReferencingAttribute | objectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | queue_principalobjectattributeaccess |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Queue_DuplicateMatchingRecord
duplicaterecord テーブル/エンティティの多対一のリレーションシップ Queue_DuplicateMatchingRecord と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | duplicaterecordid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Queue_DuplicateMatchingRecord |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Queue_SyncErrors
syncerror テーブル/エンティティの多対一のリレーションシップ Queue_SyncErrors と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | syncerror |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | Queue_SyncErrors |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: Cascade Unshare: Cascade |
Queue_Email_EmailSender
email テーブル/エンティティの多対一のリレーションシップ Queue_Email_EmailSender と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | |
| ReferencingAttribute | emailsender |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Queue_Email_EmailSender |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Queue_DuplicateBaseRecord
duplicaterecord テーブル/エンティティの多対一のリレーションシップ Queue_DuplicateBaseRecord と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | duplicaterecord |
| ReferencingAttribute | baserecordid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Queue_DuplicateBaseRecord |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
queue_activity_parties
activityparty テーブル/エンティティの多対一のリレーションシップ queue_activity_parties と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | activityparty |
| ReferencingAttribute | partyid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | queue_activity_parties |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
queue_team
team テーブル/エンティティの多対一のリレーションシップ queue_team と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | team |
| ReferencingAttribute | queueid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | queue_team |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: RemoveLink Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
queue_entries
queueitem テーブル/エンティティの多対一のリレーションシップ queue_entries と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | queueitem |
| ReferencingAttribute | queueid |
| IsHierarchical | False |
| IsCustomizable | True |
| ReferencedEntityNavigationPropertyName | queue_entries |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
Queue_ProcessSessions
processsession テーブル/エンティティの多対一のリレーションシップ Queue_ProcessSessions と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | processsession |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Queue_ProcessSessions |
| AssociatedMenuConfiguration | Behavior: UseCollectionName Group: Details Label: Order: 110 |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
queue_PostFollows
postfollow テーブル/エンティティの多対一のリレーションシップ queue_PostFollows と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | postfollow |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | queue_PostFollows |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
mailbox_regarding_queue
mailbox テーブル/エンティティの多対一のリレーションシップ mailbox_regarding_queue と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | mailbox |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | mailbox_regarding_queue |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: Cascade Delete: Cascade Merge: Cascade Reparent: Cascade Share: NoCascade Unshare: NoCascade |
Queue_BulkDeleteFailures
bulkdeletefailure テーブル/エンティティの多対一のリレーションシップ Queue_BulkDeleteFailures と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | bulkdeletefailure |
| ReferencingAttribute | regardingobjectid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | Queue_BulkDeleteFailures |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: Cascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
email_acceptingentity_queue
追加元 : msft_ActivitiesInfra_Extensions ソリューション
email テーブル/エンティティの多対一のリレーションシップ email_acceptingentity_queue と同じです。
| プロパティ | 値 |
|---|---|
| ReferencingEntity | |
| ReferencingAttribute | acceptingentityid |
| IsHierarchical | False |
| IsCustomizable | False |
| ReferencedEntityNavigationPropertyName | email_acceptingentity_queue |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
| CascadeConfiguration | Assign: NoCascade Delete: NoCascade Merge: NoCascade Reparent: NoCascade Share: NoCascade Unshare: NoCascade |
多対一関連付け
各多対一の関係付けは、関連するテーブルとの対応する一対多の関係付けによって定義されます。 SchemaName が一覧表示。
- queue_defaultmailbox_mailbox
- business_unit_queues
- business_unit_queues2
- lk_queue_modifiedonbehalfby
- organization_queues
- lk_queuebase_createdby
- lk_queuebase_modifiedby
- TransactionCurrency_Queue
- queue_primary_user
- lk_queue_createdonbehalfby
queue_defaultmailbox_mailbox
mailbox テーブル/エンティティの一対多のリレーションシップ queue_defaultmailbox_mailbox を参照してください。
business_unit_queues
businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_queues を参照してください。
business_unit_queues2
businessunit テーブル/エンティティの一対多のリレーションシップ business_unit_queues2 を参照してください。
lk_queue_modifiedonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_queue_modifiedonbehalfby を参照してください。
organization_queues
organization テーブル/エンティティの一対多のリレーションシップ organization_queues を参照してください。
lk_queuebase_createdby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_queuebase_createdby を参照してください。
lk_queuebase_modifiedby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_queuebase_modifiedby を参照してください。
TransactionCurrency_Queue
transactioncurrency テーブル/エンティティの一対多のリレーションシップ TransactionCurrency_Queue を参照してください。
queue_primary_user
systemuser テーブル/エンティティの一対多のリレーションシップ queue_primary_user を参照してください。
lk_queue_createdonbehalfby
systemuser テーブル/エンティティの一対多のリレーションシップ lk_queue_createdonbehalfby を参照してください。
多対多関連付け
Queue テーブルが関連付けの最初のテーブルである場合に提供される関連付けの詳細。 SchemaName が一覧表示。
queuemembership_association
IntersectEntityName: queuemembership
テーブル 1
| プロパティ | 値 |
|---|---|
| IntersectAttribute | queueid |
| IsCustomizable | False |
| LogicalName | queue |
| NavigationPropertyName | queuemembership_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
テーブル 2
| プロパティ | 値 |
|---|---|
| LogicalName | systemuser |
| IntersectAttribute | systemuserid |
| NavigationPropertyName | queuemembership_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
関連項目
フィードバック
フィードバックの送信と表示