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()