Share via


RefreshHealthInfo.ProviderErrors property

A collection of provider errors.

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

Syntax

'Declaration
<RemoteAttribute> _
Public Property ProviderErrors As ProviderErrorInfoClientCollection
    Get
    Set
'Usage
Dim instance As RefreshHealthInfo
Dim value As ProviderErrorInfoClientCollection

value = instance.ProviderErrors

instance.ProviderErrors = value
[RemoteAttribute]
public ProviderErrorInfoClientCollection ProviderErrors { get; set; }

Property value

Type: Microsoft.SharePoint.WorkManagement.Client.ProviderErrorInfoClientCollection

See also

Reference

RefreshHealthInfo class

RefreshHealthInfo members

Microsoft.SharePoint.WorkManagement.Client namespace