Therefore API > API Reference > Classes > TheRecycleBinQuery > Methods
Execute
Executes the recycle bin query on the server.
Namespace: Therefore.API
Parameters
server
A valid and connected TheServer object.
Return Value
TheDeletedObjectList object containing the deleted objects.
Exception
Condition
Null Reference Argument
pServer parameter is a null reference / null pointer.
Invalid Server
pServer does not refer to a valid and connected Thereforeâ„¢ server.
Invalid Category
One or more category numbers in the Categories array are invalid.
Server Error
An error occured while executing the query on the server.
TheRecycleBinQuery class
TheRecycleBinQuery methods
TheDeletedObjectList class
TheServer class