RetrieveUserQueuesRequest.IncludePublic Property
Applies To: Dynamics CRM 2015
Gets or sets whether the response should include public queues.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public bool IncludePublic { get; set; }
public:
property bool IncludePublic {
bool get();
void set(bool value);
}
member IncludePublic : bool with get, set
Public Property IncludePublic As Boolean
Property Value
Type: System.Boolean
Type: Boolean
true if the response should include public queues; otherwise, false.
See Also
RetrieveUserQueuesRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright