Click or drag to resize
RestoreWorkspacesRecycleBinWorkspacesJsonWorkspaceGuidsToRestore Property
List of workspaces (by uuid) to restore

Namespace:  BlackBerry.Workspaces.Json
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public HashSet<string> WorkspaceGuidsToRestore { get; set; }

Property Value

Type: HashSetString
See Also