Click or drag to resize
RoomEntityType Enumeration
An enum of workspace entity type

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum RoomEntityType
Members
  Member nameValueDescription
GROUP0
DOMAIN1
EVERYONE2
USER3
See Also