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

FolderPermission(String, FolderPermissionLevel) - конструктор

Initializes a new instance of the FolderPermission class.

Пространство имён:  Tessa.Exchange.WebServices.Data
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public FolderPermission(
	string primarySmtpAddress,
	FolderPermissionLevel permissionLevel
)

Параметры

primarySmtpAddress
Тип: SystemString
The primary SMTP address of the user the permission applies to.
permissionLevel
Тип: Tessa.Exchange.WebServices.DataFolderPermissionLevel
The level of the permission.
См. также