Sample code for queue entities

 

Applies To: Dynamics CRM 2013

This section contains the code examples that demonstrate how to use the queue entities.

Note

These samples for the Queue entity are not updated for changes introduced with Microsoft Dynamics CRM 2013 Service Pack 1 (SP1) and Microsoft Dynamics CRM Online Spring ‘14. While they continue to work, they don’t represent the best practices to use with queues in the most recent release. More information: Enhancements to queues with Microsoft Dynamics CRM 2013 service pack 1 (on-premises) and Microsoft Dynamics CRM Online Spring ‘14

In This Section

Sample: Create a queue (early bound)

Sample: Share a queue (early bound)

Sample: Assign a queue to a team (early bound)

Sample: Assign a queue to a team (late bound)

Sample: Delete a queue (early bound)

Sample: Add a record to a queue (early bound)

Sample: Clean up history for a queue (early bound)

Sample: Specify a queue item to work on (early bound)

Sample: Release a queue item to the queue using (early bound)

Queue entities