Share via


RefreshHealthInfo.Succeeded property

Indicates whether the refresh succeeded.

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

Syntax

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

value = instance.Succeeded

instance.Succeeded = value
[RemoteAttribute]
public bool Succeeded { get; set; }

Property value

Type: System.Boolean

See also

Reference

RefreshHealthInfo class

RefreshHealthInfo members

Microsoft.SharePoint.WorkManagement.Client namespace