Partager via


TeamChannelManager.DemoteTeamChannel Method

Definition

[Microsoft.SharePoint.Client.Remote]
public static Microsoft.SharePoint.Client.ClientResult<bool> DemoteTeamChannel (Microsoft.SharePoint.Client.ClientRuntimeContext context, Microsoft.SharePoint.Client.ResourcePath folderPath);
static member DemoteTeamChannel : Microsoft.SharePoint.Client.ClientRuntimeContext * Microsoft.SharePoint.Client.ResourcePath -> Microsoft.SharePoint.Client.ClientResult<bool>
Public Shared Function DemoteTeamChannel (context As ClientRuntimeContext, folderPath As ResourcePath) As ClientResult(Of Boolean)

Parameters

folderPath
ResourcePath

Returns

Attributes

Applies to