Share via


RemoteWeb.GetListById(Guid) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.List GetListById (Guid listGuid);
member this.GetListById : Guid -> Microsoft.SharePoint.Client.List
Public Function GetListById (listGuid As Guid) As List

Parameters

listGuid
Guid

Returns

Attributes

Applies to