The Recycle Bin modules creates a special folder with a ParentID of -1 and an OwnerID or it's negative ObjectID. It's rather obvious how to retrieve this information using SQL but we need to dynamically retrieve this ObjectID through LAPI such as ListObjects. When we try ListObjects using VolumeIDs of 1, -1, -2000 they all fail to retrieve the Recycle Bin object. The subtype of this folder is 3030 and unique but we've been unable to use it to retrive the ObjectID. Anyone have any ideas?
Thanks
Joaquin