Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
RestoreExchangesRecycleBinDocuments
Files to restore from the Sent items recycle bin to the original folders.
Parameters
Name Type Description

documentGuidsToRestore

Set(String)

Required
Not null

List of guids of files to restore

Json Format
{
documentGuidsToRestore: Set(String)
}