FolderPermission(String, FolderPermissionLevel) - конструктор
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public FolderPermission(
string primarySmtpAddress,
FolderPermissionLevel permissionLevel
)
Public Sub New (
primarySmtpAddress As String,
permissionLevel As FolderPermissionLevel
)
public:
FolderPermission(
String^ primarySmtpAddress,
FolderPermissionLevel permissionLevel
)
new :
primarySmtpAddress : string *
permissionLevel : FolderPermissionLevel -> FolderPermission
Параметры
- primarySmtpAddress String
- The primary SMTP address of the user the permission applies to.
- permissionLevel FolderPermissionLevel
- The level of the permission.