Click or drag to resize
ActiveDirectoryGroupActionType Enumeration
An enum of Active Directory group action types.

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum ActiveDirectoryGroupActionType
Members
  Member nameValueDescription
CREATE_GROUP0 reate group
DELETE_GROUP1 elete group
See Also