Share via


RefreshHealthInfo.NewTasks property

Number of new tasks since last refresh.

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

Syntax

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

value = instance.NewTasks

instance.NewTasks = value
[RemoteAttribute]
public int NewTasks { get; set; }

Property value

Type: System.Int32

See also

Reference

RefreshHealthInfo class

RefreshHealthInfo members

Microsoft.SharePoint.WorkManagement.Client namespace