FolderPermissionReadAccess - перечисление |
Пространство имён: Tessa.Exchange.WebServices.Data
public enum FolderPermissionReadAccess
Public Enumeration FolderPermissionReadAccess
public enum class FolderPermissionReadAccess
type FolderPermissionReadAccess
Имя члена | Значение | Описание | |
---|---|---|---|
None | 0 | The user has no read access on the items in the folder. | |
TimeOnly | 1 | The user can read the start and end date and time of appointments. (Can only be applied to Calendar folders). | |
TimeAndSubjectAndLocation | 2 | The user can read the start and end date and time, subject and location of appointments. (Can only be applied to Calendar folders). | |
FullDetails | 3 | The user has access to the full details of items. |
Copyright © Syntellect 2022