How can i access the deleted documents in the recycle bin through CWS? I know i can use use DocumentManagementClient.GetNodesInContainer on node 24633 (is this node id always the same across all users?) but is there a better way of doing this?
Also, is there a way to restore a document from the recycle bin through CWS? I did not see anything in the API Reference regarding any type of restore functionality.