Click or drag to resize
WhoCanView Enumeration
An enum of values specifying who can view a file

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum WhoCanView
Members
  Member nameValueDescription
RECEIPIENTS_ONLY0 ecipients only
ANYONE_WITH_RECEIPIENTS_DOMAIN1 nyone with recipients domain
EVERYONE2 very authenticated user
See Also