Click or drag to resize
OrganizationToDeniedPermittedEntitiesLogActionTypeEnum Enumeration
An enum of types for logging organization to denied permitted entities actions

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum OrganizationToDeniedPermittedEntitiesLogActionTypeEnum
Members
  Member nameValueDescription
ADDED_ENTITY0 dded entity
REMOVED_ENTITY1 emoved entity
See Also