Folder.Update method

Updates the list folder with changes that have been made to the list folder properties.

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

Syntax

'Declaration
Public Sub Update
'Usage
Dim instance As Folder

instance.Update()
public void Update()

See also

Reference

Folder class

Folder members

Microsoft.SharePoint.Client namespace