TaskQueryErrorType enumeration

Represents error types during a task query.

Namespace:  Microsoft.SharePoint.WorkManagement.Client
Assembly:  Microsoft.SharePoint.WorkManagement.Client (in Microsoft.SharePoint.WorkManagement.Client.dll)

Syntax

'Declaration
Public Enumeration TaskQueryErrorType
'Usage
Dim instance As TaskQueryErrorType
public enum TaskQueryErrorType

Members

Member name Description
NoValue No value. Value = 0.
QueryThrottled The query is throttled. Value = 1.

See also

Reference

Microsoft.SharePoint.WorkManagement.Client namespace