Freigeben über


SharedWorkspace.Refresh Method

Refreshes the local cache of the SharedWorkspace object's files, folders, links, members, and tasks from the server.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub Refresh
'Usage
Dim instance As SharedWorkspace

instance.Refresh()
void Refresh()

Remarks

Use the Refresh method to ensure that you are working with the most up-to-date list of objects and their properties from the shared workspace.

See Also

Reference

SharedWorkspace Interface

SharedWorkspace Members

Microsoft.Office.Core Namespace