Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
AddToQueueResponse ComplexType
- Namespace:
- Microsoft.Dynamics.CRM
Contains the response from the AddToQueue action.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| QueueItemId | Edm.Guid |
The ID of the queue item that is created in the destination queue. |
Used by
The following use the AddToQueueResponse ComplexType.
| Name | How used |
|---|---|
| AddToQueue | ReturnType |
