Share via


Folder.Update Method

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

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll);  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Sub Update
'Usage
Dim instance As Folder

instance.Update()
[RemoteAttribute]
public void Update()

See Also

Reference

Folder Class

Folder Members

Microsoft.SharePoint.Client Namespace