This topic has not yet been rated - Rate this topic

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)
'Usage

public Entity QueueItemProperties { get; set; }

Property Value

Returns Entity.

This value must be an instance of the QueueItem class, which is a subclass of the Entity class.

noteNote
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 2008

Target 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.
Did you find this helpful?
(1500 characters remaining)