Поделиться через


Метод Web.DestroyOrganizationSharingLink (ClientRuntimeContext, String, Boolean, Boolean)

Пространство имен:  Microsoft.SharePoint.Client
Сборка:  Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)

Синтаксис

'Декларация
Public Shared Sub DestroyOrganizationSharingLink ( _
    context As ClientRuntimeContext, _
    url As String, _
    isEditLink As Boolean, _
    removeAssociatedSharingLinkGroup As Boolean _
)
'Применение
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
)

Параметры

См. также

Справочные материалы

Web класс

Элементы Web

Перегрузка DestroyOrganizationSharingLink

Пространство имен Microsoft.SharePoint.Client