Click or drag to resize
DocumentReportOrder Enumeration
An enum of values for file report order for API V3 and above

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum DocumentReportOrder
Members
  Member nameValueDescription
FILE_NAME0 ort by file display name
ORIGINAL_UPLOADER1 ort by sender email address.
LAST_UPDATED2 ort by last file update
LAST_VIEWED3 ot supported
SIZE4
See Also