PermissionScope - перечисление

Defines the scope of a user's permission on a folders.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public enum PermissionScope

Члены

None0 The user does not have the associated permission.
Owned1 The user has the associated permission on items that it owns.
All2 The user has the associated permission on all items.

См. также