Для изменения размера нажмите или перетащите

DocumentSharingLocationCanModifyPermissions - свойство

Gets a flag indicating whether the user can modify permissions for documents at the location.

Пространство имён:  Tessa.Exchange.WebServices.Autodiscover
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public bool CanModifyPermissions { get; }

Значение свойства

Тип: Boolean
Заметки
This will be true for the user's "My Site," for example. However, documents at team and project sites will typically be ACLed by the site owner, so the user will not be able to modify permissions. This will most likely by false even if the caller is the owner, to avoid surprises. They should go to SharePoint to modify permissions for team and project sites.
См. также