ProviderErrorInfo class

Represents information about an error from a task provider.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.WorkManagement.Client.ProviderErrorInfo

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

Syntax

'Declaration
<ScriptTypeAttribute("SP.WorkManagement.OM.ProviderErrorInfo", ServerTypeId := "{86fad6b1-b741-43fd-8822-ee12938c5c13}")> _
Public NotInheritable Class ProviderErrorInfo _
    Inherits ClientObject
'Usage
Dim instance As ProviderErrorInfo
[ScriptTypeAttribute("SP.WorkManagement.OM.ProviderErrorInfo", ServerTypeId = "{86fad6b1-b741-43fd-8822-ee12938c5c13}")]
public sealed class ProviderErrorInfo : ClientObject

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ProviderErrorInfo members

Microsoft.SharePoint.WorkManagement.Client namespace