RetrieveUserQueues Function
Retrieves all private queues of a specified user and optionally all public queues.
Bound entities
Bound functions are invoked by appending the fully qualified function name to the URI representing an entity or collection.
| Entity Type | Binding Type | 
|---|---|
| systemuser | entity | 
Parameters
Parameters allow for data to be passed to the function.
| Name | Type | Nullable | Unicode | Description | 
|---|---|---|---|---|
| 
						 IncludePublic 
					 | 
						Edm.Boolean | False | True | Whether the response should include public queues.  | 
				
Return type
| Type | Nullable | Description | 
|---|---|---|
| Collection(queue) | False | The RetrieveUserQueues function returns the following value. | 
Entities
Use the RetrieveUserQueues function with these entity types:
| Name | Display name | Description | 
|---|---|---|
| queue | Queue | A list of records that require action, such as accounts, activities, and cases. |