Queue entity reference
A list of records that require action, such as accounts, activities, and cases.
Messages
Message | SDK class or method |
---|---|
AddPrincipalToQueue | AddPrincipalToQueueRequest |
Assign | AssignRequest |
Create | CreateRequest or Create |
Delete | DeleteRequest or Delete |
GrantAccess | GrantAccessRequest |
ModifyAccess | ModifyAccessRequest |
Retrieve | RetrieveRequest or Retrieve |
RetrieveMultiple | RetrieveMultipleRequest or RetrieveMultiple |
RetrievePrincipalAccess | RetrievePrincipalAccessRequest |
RetrieveSharedPrincipalsAndAccess | RetrieveSharedPrincipalsAndAccessRequest |
RetrieveUserQueues | RetrieveUserQueuesRequest |
RevokeAccess | RevokeAccessRequest |
SetState | SetStateRequest |
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 attributes
These 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 | False |
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: 0
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 |
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 attributes
These 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: 0
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.0000000001 |
Precision | 10 |
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: 0
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: 0
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
queue_system_user
Same as the queue_system_user many-to-one relationship for the systemuser entity.
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 the Queue_AsyncOperations many-to-one relationship for the asyncoperation entity.
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 the queue_principalobjectattributeaccess many-to-one relationship for the principalobjectattributeaccess entity.
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 the Queue_DuplicateMatchingRecord many-to-one relationship for the duplicaterecord entity.
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 the Queue_SyncErrors many-to-one relationship for the syncerror entity.
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 the Queue_Email_EmailSender many-to-one relationship for the email entity.
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 the Queue_DuplicateBaseRecord many-to-one relationship for the duplicaterecord entity.
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 the queue_activity_parties many-to-one relationship for the activityparty entity.
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 the queue_team many-to-one relationship for the team entity.
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 the queue_entries many-to-one relationship for the queueitem entity.
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 the Queue_ProcessSessions many-to-one relationship for the processsession entity.
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 the queue_PostFollows many-to-one relationship for the postfollow entity.
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 the mailbox_regarding_queue many-to-one relationship for the mailbox entity.
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 the Queue_BulkDeleteFailures many-to-one relationship for the bulkdeletefailure entity.
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 |
Many-To-One Relationships
Each Many-To-One relationship is defined by a corresponding One-To-Many relationship with the related entity. 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 the queue_defaultmailbox_mailbox one-to-many relationship for the mailbox entity.
business_unit_queues
See the business_unit_queues one-to-many relationship for the businessunit entity.
business_unit_queues2
See the business_unit_queues2 one-to-many relationship for the businessunit entity.
lk_queue_modifiedonbehalfby
See the lk_queue_modifiedonbehalfby one-to-many relationship for the systemuser entity.
organization_queues
See the organization_queues one-to-many relationship for the organization entity.
lk_queuebase_createdby
See the lk_queuebase_createdby one-to-many relationship for the systemuser entity.
lk_queuebase_modifiedby
See the lk_queuebase_modifiedby one-to-many relationship for the systemuser entity.
TransactionCurrency_Queue
See the TransactionCurrency_Queue one-to-many relationship for the transactioncurrency entity.
queue_primary_user
See the queue_primary_user one-to-many relationship for the systemuser entity.
lk_queue_createdonbehalfby
See the lk_queue_createdonbehalfby one-to-many relationship for the systemuser entity.
Many-To-Many Relationships
Relationship details provided where the Queue entity is the first entity 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: |