AddToQueueResponse ComplexType
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 |