Share via


Web.GetFolderById(Guid) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.Folder GetFolderById (Guid uniqueId);
member this.GetFolderById : Guid -> Microsoft.SharePoint.Client.Folder
Public Function GetFolderById (uniqueId As Guid) As Folder

Parameters

uniqueId
Guid

Returns

Attributes

Applies to