Share via


RefreshHistory.Refreshes property

A collection of all refresh operations for the current user.

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

Syntax

'Declaration
<RemoteAttribute> _
Public Property Refreshes As RefreshEventInfoClientCollection
    Get
    Set
'Usage
Dim instance As RefreshHistory
Dim value As RefreshEventInfoClientCollection

value = instance.Refreshes

instance.Refreshes = value
[RemoteAttribute]
public RefreshEventInfoClientCollection Refreshes { get; set; }

Property value

Type: Microsoft.SharePoint.WorkManagement.Client.RefreshEventInfoClientCollection

See also

Reference

RefreshHistory class

RefreshHistory members

Microsoft.SharePoint.WorkManagement.Client namespace