Click or drag to resize
RoomAccessLevel Enumeration
An enum of workspace access levels

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum RoomAccessLevel
Members
  Member nameValueDescription
ADMIN0 dmin
CONTRIBUTOR1 ontributor
VIEWER2 iewer
See Also