Queue table/entity reference
Note
Unsure about table vs. entity? See Developers: Understand terminology in Microsoft Dataverse.
A list of records that require action, such as accounts, activities, and cases.
Messages
| Message | Web API Operation | SDK Assembly |
|---|---|---|
| AddPrincipalToQueue | AddPrincipalToQueue Action | AddPrincipalToQueueRequest |
| Assign | PATCH [org URI]/api/data/v9.0/queues(queueid) Update ownerid property. |
AssignRequest |
| Create | POST [org URI]/api/data/v9.0/queues See Create |
CreateRequest or Create |
| Delete | DELETE [org URI]/api/data/v9.0/queues(queueid) See Delete |
DeleteRequest or Delete |
| GrantAccess | GrantAccess Action | GrantAccessRequest |
| ModifyAccess | ModifyAccess Action | ModifyAccessRequest |
| Retrieve | GET [org URI]/api/data/v9.0/queues(queueid) See Retrieve |
RetrieveRequest or Retrieve |
| RetrieveMultiple | GET [org URI]/api/data/v9.0/queues See Query Data |
RetrieveMultipleRequest or 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) Update statecode and statuscode properties. |
SetStateRequest |
| Update | PATCH [org URI]/api/data/v9.0/queues(queueid) See Update |
UpdateRequest or Update |
Properties
| Property | Value |
|---|---|
| CollectionSchemaName | Queues |
| DisplayCollectionName | Queues |
| DisplayName | Queue |
| EntitySetName | queues |
| IsBPFEntity | False |
| LogicalCollectionName | queues |
| LogicalName | queue |
| OwnershipType | UserOwned |
| PrimaryIdAttribute | queueid |
| PrimaryNameAttribute | name |
| SchemaName | Queue |
Writable columns/attributes
These columns/attributes return true for either IsValidForCreate or IsValidForUpdate (usually both). Listed by SchemaName.
- BusinessUnitId
- Description
- EMailAddress
- EmailRouterAccessApproval
- EntityImage
- IgnoreUnsolicitedEmail
- ImportSequenceNumber
- IncomingEmailDeliveryMethod
- IncomingEmailFilteringMethod
- Name
- OutgoingEmailDeliveryMethod
- OverriddenCreatedOn
- OwnerId
- OwnerIdType
- PrimaryUserId
- QueueId
- QueueViewType
- StateCode
- StatusCode
- TransactionCurrencyId
BusinessUnitId
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | Description of the queue. |
| DisplayName | Description |
| Format | Text |
| IsLocalizable | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | description |
| MaxLength | 2000 |
| RequiredLevel | None |
| Type | Memo |
EMailAddress
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| 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 Choices/Options
| Value | Label | Description |
|---|---|---|
| 0 | Empty | |
| 1 | Approved | |
| 2 | Pending Approval | |
| 3 | Rejected |
EntityImage
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| 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 Choices/Options
| Value | Label | Description |
|---|---|---|
| 1 | Only specific Emails | |
| 0 | All incoming Emails |
DefaultValue: False
ImportSequenceNumber
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | Incoming email delivery method for the queue. |
| DisplayName | Incoming Email Delivery Method |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | incomingemaildeliverymethod |
| RequiredLevel | SystemRequired |
| Type | Picklist |
IncomingEmailDeliveryMethod Choices/Options
| Value | Label | Description |
|---|---|---|
| 0 | None | |
| 2 | Server-Side Synchronization or Email Router | |
| 3 | Forward Mailbox |
IncomingEmailFilteringMethod
| Property | Value |
|---|---|
| Description | Convert Incoming Email To Activities |
| DisplayName | Convert Incoming Email To Activities |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | incomingemailfilteringmethod |
| RequiredLevel | SystemRequired |
| Type | Picklist |
IncomingEmailFilteringMethod Choices/Options
| Value | Label | Description |
|---|---|---|
| 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
| Property | Value |
|---|---|
| Description | Name of the queue. |
| DisplayName | Name |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | name |
| MaxLength | 200 |
| RequiredLevel | ApplicationRequired |
| Type | String |
OutgoingEmailDeliveryMethod
| Property | Value |
|---|---|
| Description | Outgoing email delivery method for the queue. |
| DisplayName | Outgoing Email Delivery Method |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | outgoingemaildeliverymethod |
| RequiredLevel | SystemRequired |
| Type | Picklist |
OutgoingEmailDeliveryMethod Choices/Options
| Value | Label | Description |
|---|---|---|
| 0 | None | |
| 2 | Server-Side Synchronization or Email Router |
OverriddenCreatedOn
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridtype |
| RequiredLevel | SystemRequired |
| Type | EntityName |
PrimaryUserId
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | Unique identifier of the queue. |
| DisplayName | Queue |
| IsValidForForm | False |
| IsValidForRead | True |
| IsValidForUpdate | False |
| LogicalName | queueid |
| RequiredLevel | SystemRequired |
| Type | Uniqueidentifier |
QueueViewType
| Property | Value |
|---|---|
| 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 Choices/Options
| Value | Label | Description |
|---|---|---|
| 0 | Public | |
| 1 | Private |
StateCode
| Property | Value |
|---|---|
| Description | Status of the queue. |
| DisplayName | Status |
| IsValidForCreate | False |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statecode |
| RequiredLevel | SystemRequired |
| Type | State |
StateCode Choices/Options
| Value | Label | DefaultStatus | InvariantName |
|---|---|---|---|
| 0 | Active | 1 | Active |
| 1 | Inactive | 2 | Inactive |
StatusCode
| Property | Value |
|---|---|
| Description | Reason for the status of the queue. |
| DisplayName | Status Reason |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | statuscode |
| RequiredLevel | SystemRequired |
| Type | Status |
StatusCode Choices/Options
| Value | Label | State |
|---|---|---|
| 1 | Active | 0 |
| 2 | Inactive | 1 |
TransactionCurrencyId
| Property | Value |
|---|---|
| Description | Unique identifier of the currency associated with the queue. |
| DisplayName | Currency |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | transactioncurrencyid |
| RequiredLevel | None |
| Targets | transactioncurrency |
| Type | Lookup |
Read-only columns/attributes
These columns/attributes return false for both IsValidForCreate or IsValidForUpdate. Listed by 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
- OwningTeam
- OwningUser
- PrimaryUserIdName
- PrimaryUserIdYomiName
- QueueTypeCode
- TransactionCurrencyIdName
- VersionNumber
AllowEmailCredentials
| Property | Value |
|---|---|
| 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 Choices/Options
| Value | Label | Description |
|---|---|---|
| 1 | Yes | |
| 0 | No |
DefaultValue: False
BusinessUnitIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | businessunitidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedBy
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOn
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
CreatedOnBehalfByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | createdonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
DefaultMailbox
| Property | Value |
|---|---|
| Description | Select the mailbox associated with this queue. |
| DisplayName | Mailbox |
| IsValidForForm | True |
| IsValidForRead | True |
| LogicalName | defaultmailbox |
| RequiredLevel | None |
| Targets | mailbox |
| Type | Lookup |
DefaultMailboxName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | defaultmailboxname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
EmailPassword
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimage_timestamp |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
EntityImage_URL
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Url |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimage_url |
| MaxLength | 200 |
| RequiredLevel | None |
| Type | String |
EntityImageId
| Property | Value |
|---|---|
| Description | For internal use only. |
| DisplayName | Entity Image Id |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | entityimageid |
| RequiredLevel | None |
| Type | Uniqueidentifier |
ExchangeRate
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| 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 Choices/Options
| Value | Label | Description |
|---|---|---|
| 1 | Yes | |
| 0 | No |
DefaultValue: False
IsFaxQueue
| Property | Value |
|---|---|
| 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 Choices/Options
| Value | Label | Description |
|---|---|---|
| 1 | Fax Queue | |
| 0 | Non-fax Queue |
DefaultValue: False
ModifiedBy
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOn
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
ModifiedOnBehalfByYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | modifiedonbehalfbyyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
NumberOfItems
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | organizationidname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwnerIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridname |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwnerIdYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owneridyominame |
| MaxLength | 100 |
| RequiredLevel | SystemRequired |
| Type | String |
OwningBusinessUnit
| Property | Value |
|---|---|
| Description | Unique identifier of the business unit that owns the queue. |
| DisplayName | Owning Business Unit |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | owningbusinessunit |
| RequiredLevel | None |
| Targets | businessunit |
| Type | Lookup |
OwningTeam
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| 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
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | primaryuseridname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
PrimaryUserIdYomiName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | primaryuseridyominame |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
QueueTypeCode
| Property | Value |
|---|---|
| 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 Choices/Options
| Value | Label | Description |
|---|---|---|
| 1 | Default Value |
TransactionCurrencyIdName
| Property | Value |
|---|---|
| Description | |
| DisplayName | |
| FormatName | Text |
| IsLocalizable | False |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | transactioncurrencyidname |
| MaxLength | 100 |
| RequiredLevel | None |
| Type | String |
VersionNumber
| Property | Value |
|---|---|
| Description | Version number of the queue. |
| DisplayName | Version Number |
| IsValidForForm | False |
| IsValidForRead | True |
| LogicalName | versionnumber |
| MaxValue | 9223372036854775807 |
| MinValue | -9223372036854775808 |
| RequiredLevel | None |
| Type | BigInt |
One-To-Many Relationships
Listed by 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
Same as systemuser table queue_system_user Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Same as asyncoperation table Queue_AsyncOperations Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Same as principalobjectattributeaccess table queue_principalobjectattributeaccess Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Same as duplicaterecord table Queue_DuplicateMatchingRecord Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Same as syncerror table Queue_SyncErrors Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Same as email table Queue_Email_EmailSender Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Same as duplicaterecord table Queue_DuplicateBaseRecord Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Same as activityparty table queue_activity_parties Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Same as team table queue_team Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Same as queueitem table queue_entries Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Same as processsession table Queue_ProcessSessions Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Same as postfollow table queue_PostFollows Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Same as mailbox table mailbox_regarding_queue Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Same as bulkdeletefailure table Queue_BulkDeleteFailures Many-To-One relationship.
| Property | Value |
|---|---|
| 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
Added by: msft_ActivitiesInfra_Extensions Solution
Same as email table email_acceptingentity_queue Many-To-One relationship.
| Property | Value |
|---|---|
| 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 |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related table. Listed by 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
See mailbox Table queue_defaultmailbox_mailbox One-To-Many relationship.
business_unit_queues
See businessunit Table business_unit_queues One-To-Many relationship.
business_unit_queues2
See businessunit Table business_unit_queues2 One-To-Many relationship.
lk_queue_modifiedonbehalfby
See systemuser Table lk_queue_modifiedonbehalfby One-To-Many relationship.
organization_queues
See organization Table organization_queues One-To-Many relationship.
lk_queuebase_createdby
See systemuser Table lk_queuebase_createdby One-To-Many relationship.
lk_queuebase_modifiedby
See systemuser Table lk_queuebase_modifiedby One-To-Many relationship.
TransactionCurrency_Queue
See transactioncurrency Table TransactionCurrency_Queue One-To-Many relationship.
queue_primary_user
See systemuser Table queue_primary_user One-To-Many relationship.
lk_queue_createdonbehalfby
See systemuser Table lk_queue_createdonbehalfby One-To-Many relationship.
Many-To-Many Relationships
Relationship details provided where the Queue table is the first table in the relationship. Listed by SchemaName.
queuemembership_association
IntersectEntityName: queuemembership
Table 1
| Property | Value |
|---|---|
| IntersectAttribute | queueid |
| IsCustomizable | False |
| LogicalName | queue |
| NavigationPropertyName | queuemembership_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
Table 2
| Property | Value |
|---|---|
| LogicalName | systemuser |
| IntersectAttribute | systemuserid |
| NavigationPropertyName | queuemembership_association |
| AssociatedMenuConfiguration | Behavior: DoNotDisplay Group: Details Label: Order: |
See also
About the table reference
Web API Reference
queue EntityType