PermissionScope - перечисление |
Пространство имён: Tessa.Exchange.WebServices.Data
public enum PermissionScope
Public Enumeration PermissionScope
public enum class PermissionScope
type PermissionScope
Имя члена | Значение | Описание | |
---|---|---|---|
None | 0 | The user does not have the associated permission. | |
Owned | 1 | The user has the associated permission on items that it owns. | |
All | 2 | The user has the associated permission on all items. |
Copyright © Syntellect 2022