QueueItem
This is a table representing the QueueItem entities in Dynamics CRM.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier of the queue item. |
| CreatedBy_Id | String | True |
Unique identifier of the user who created the queue item. |
| CreatedBy_LogicalName | String | True | |
| CreatedBy_Name | String | True | |
| CreatedOn | Datetime | True |
Date and time when the queue item was created. |
| CreatedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who created the queueitem. |
| CreatedOnBehalfBy_LogicalName | String | True | |
| CreatedOnBehalfBy_Name | String | True | |
| EnteredOn | Datetime | True |
Date and time when the queue item was entered. |
| ExchangeRate | Double | True |
Exchange rate for the currency associated with the queueitem with respect to the base currency. |
| ImportSequenceNumber | Integer | False |
Unique identifier of the data import or data migration that created this record. |
| ModifiedBy_Id | String | True |
Unique identifier of the user who last modified the queue item. |
| ModifiedBy_LogicalName | String | True | |
| ModifiedBy_Name | String | True | |
| ModifiedOn | Datetime | True |
Date and time when the queue item was last modified. |
| ModifiedOnBehalfBy_Id | String | True |
Unique identifier of the delegate user who last modified the queueitem. |
| ModifiedOnBehalfBy_LogicalName | String | True | |
| ModifiedOnBehalfBy_Name | String | True | |
| ObjectId_Id | String | False |
The unique identifier of the entity that is in the queue. |
| ObjectId_LogicalName | String | False | |
| ObjectId_Name | String | False | |
| ObjectTypeCode | String | True |
Identifies the type of queue item, such as the specific activity type, case, or article. |
| OrganizationId_Id | String | True |
Unique identifier of the organization with which the queue item is associated. |
| OrganizationId_LogicalName | String | True | |
| OrganizationId_Name | String | True | |
| OverriddenCreatedOn | Datetime | False |
Date and time that the record was migrated. |
| OwnerId_Id | String | True |
Unique identifier of the user or team who owns the queue item. |
| OwnerId_LogicalName | String | True | |
| OwnerId_Name | String | True | |
| OwningBusinessUnit_Id | String | True |
Unique identifier of the business unit that owns the queue item. |
| OwningBusinessUnit_LogicalName | String | True | |
| OwningBusinessUnit_Name | String | True | |
| OwningUser_Id | String | True |
Unique identifier of the user who owns the queue item. |
| OwningUser_LogicalName | String | True | |
| OwningUser_Name | String | True | |
| Priority | Integer | False |
Priority of the queue item. |
| QueueId_Id | String | False |
Unique identifier of the queue in which the queue item resides. |
| QueueId_LogicalName | String | False | |
| QueueId_Name | String | False | |
| QueueItemId | String | False |
Unique identifier of the queue item. |
| Sender | String | False |
Sender who created the queue item. |
| State | Integer | False |
Status of the queue item. |
| StateCode | String | True |
Status of the queue item. |
| Status | Integer | False |
Reason for the status of the queue item. |
| StatusCode | String | False |
Reason for the status of the queue item. |
| TimeZoneRuleVersionNumber | Integer | False |
For internal use only. |
| Title | String | True |
Title of the queue item. |
| ToRecipients | String | False |
Recipients listed on the To line of the message for email queue items. |
| TransactionCurrencyId_Id | String | False |
Unique identifier of the currency associated with the queueitem. |
| TransactionCurrencyId_LogicalName | String | False | |
| TransactionCurrencyId_Name | String | False | |
| UTCConversionTimeZoneCode | Integer | False |
Time zone code that was in use when the record was created. |
| WorkerId_Id | String | False |
Unique identifier of the user or team that is working on the queue item. |
| WorkerId_LogicalName | String | False | |
| WorkerId_Name | String | False | |
| WorkerIdModifiedOn | Datetime | True |
Date and time when the queue item was assigned a worker. |