ProviderRefreshStatus class

Represents the status of the provider's refresh.

Inheritance hierarchy

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

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

Syntax

'Declaration
<ScriptTypeAttribute("SP.WorkManagement.OM.ProviderRefreshStatus", ServerTypeId := "{1b347470-e983-40ee-a794-0719de3b37e6}")> _
Public NotInheritable Class ProviderRefreshStatus _
    Inherits ClientObject
'Usage
Dim instance As ProviderRefreshStatus
[ScriptTypeAttribute("SP.WorkManagement.OM.ProviderRefreshStatus", ServerTypeId = "{1b347470-e983-40ee-a794-0719de3b37e6}")]
public sealed class ProviderRefreshStatus : 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

ProviderRefreshStatus members

Microsoft.SharePoint.WorkManagement.Client namespace