Click or drag to resize
GroupTypeRequest Enumeration
Used to wrap the groupType enum to provide the "all" option without changing the original enum to prevent the GroupType enum from containing values that should not be saved in the database

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum GroupTypeRequest
Members
  Member nameValueDescription
ALL0 ll
WATCHDOX1 atchDox
SHAREPOINT2 harePoint
ACTIVE_DIRECTORY3 ctive Directory
See Also