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

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

Defines a user's read access permission on items in a non-calendar folder.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public enum FolderPermissionReadAccess
Члены
  Имя членаЗначениеОписание
None0 The user has no read access on the items in the folder.
TimeOnly1 The user can read the start and end date and time of appointments. (Can only be applied to Calendar folders).
TimeAndSubjectAndLocation2 The user can read the start and end date and time, subject and location of appointments. (Can only be applied to Calendar folders).
FullDetails3 The user has access to the full details of items.
См. также