Share via


RefreshHealthInfo.LatestRefreshTime property

Time of the most recent refresh.

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

Syntax

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

value = instance.LatestRefreshTime

instance.LatestRefreshTime = value
[RemoteAttribute]
public DateTime LatestRefreshTime { get; set; }

Property value

Type: System.DateTime

See also

Reference

RefreshHealthInfo class

RefreshHealthInfo members

Microsoft.SharePoint.WorkManagement.Client namespace