Freigeben über


Web.DestroyOrganizationSharingLink-Methode (ClientRuntimeContext, String, Boolean, Boolean)

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Shared Sub DestroyOrganizationSharingLink ( _
    context As ClientRuntimeContext, _
    url As String, _
    isEditLink As Boolean, _
    removeAssociatedSharingLinkGroup As Boolean _
)
'Usage
Dim context As ClientRuntimeContext
Dim url As String
Dim isEditLink As Boolean
Dim removeAssociatedSharingLinkGroup As BooleanWeb.DestroyOrganizationSharingLink(context, _
    url, isEditLink, removeAssociatedSharingLinkGroup)
public static void DestroyOrganizationSharingLink(
    ClientRuntimeContext context,
    string url,
    bool isEditLink,
    bool removeAssociatedSharingLinkGroup
)

Parameter

Siehe auch

Referenz

Web Klasse

Web-Member

DestroyOrganizationSharingLink-Überladung

Microsoft.SharePoint.Client-Namespace