Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
GetIManageFolderInfo
Information for getting the workspace or folder single level folders.
Parameters
Name Type Description

folderItemId

String

IManage item ID of the folder. When it is empty, it uses the item id of the workspace.

workspaceGuid

String

Required
Not null

Workspace guid

Json Format
{
workspaceGuid: String,
folderItemId: String
}