AddToQueueRequest.QueueItemProperties Property
Gets or sets properties that are needed to create a queue item in the destination queue. Optional. Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy)
This value must be an instance of the QueueItem class, which is a subclass of the Entity class.
Note |
|---|
| The QueueItem.QueueId and QueueItem.ObjectId attribute values that are provided in this property are ignored by the operation. These values are obtained from the DestinationQueueId property and the Target property. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Development Platforms
Windows Server 2008Target Platforms
Windows Server 2008, Windows 7 (All Versions), Windows Vista (All Versions)Send comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.
Note