FolderPermissionLevel - перечисление |
Пространство имён: Tessa.Exchange.WebServices.Data
public enum FolderPermissionLevel
Public Enumeration FolderPermissionLevel
public enum class FolderPermissionLevel
type FolderPermissionLevel
Имя члена | Значение | Описание | |
---|---|---|---|
None | 0 | No permission is granted. | |
Owner | 1 | The Owner level. | |
PublishingEditor | 2 | The Publishing Editor level. | |
Editor | 3 | The Editor level. | |
PublishingAuthor | 4 | The Pusnlishing Author level. | |
Author | 5 | The Author level. | |
NoneditingAuthor | 6 | The Non-editing Author level. | |
Reviewer | 7 | The Reviewer level. | |
Contributor | 8 | The Contributor level. | |
FreeBusyTimeOnly | 9 | The Free/busy Time Only level. (Can only be applied to Calendar folders). | |
FreeBusyTimeAndSubjectAndLocation | 10 | The Free/busy Time, Subject and Location level. (Can only be applied to Calendar folders). | |
Custom | 11 | The Custom level. |
Copyright © Syntellect 2022