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