Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7998457
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T15:12:53+00:00 2026-06-04T15:12:53+00:00

I have some deleted files and folders in recycle bin. When I restore an

  • 0

I have some deleted files and folders in recycle bin. When I restore an item I need restore some other items according to my special algorithm. So, I use the following code snippet in Event Receiver to get items of recycle bin :

var recycleBinItems = properties.Web.GetRecycleBinItems(new SPRecycleBinQuery());

Then I enumerate on them. But it’s a long operation, so I want to get a List of recycle bin to use CAML for retrieving data. How can I get an object of recycle bin ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T15:12:54+00:00Added an answer on June 4, 2026 at 3:12 pm

    Unfortunately there is not an API call you can use to pass a CAML query to the recycle bin. As you have noted, there is a GetRecycleBinItems method on the SPWeb class, but according to the documentation on MSDN, it is only useful to control the sort order or limiting the returned items.

    The RecycleBin property of the SPWeb is basically the same gateway, though it returns all the items by default.

    On thing that may help you in the future is the knowledge that there are TWO recycle bins for an SPWeb – one at the web level and another at the site collection. You can configure the web level recycle bin to only hold on to files for a week or month – something that makes sense given your volume to limit the files you need to search through in the more general case. The files will move from the web level to the site collection level recycle bin, so you could still recover them if needed and they can be maintained there for a custom period of time as well.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the next code in javascript. I deleted some unnecessary items because it
I have the program that deletes and copies some folders or files with long
I have some php scripts that need to move, create and delete files and
I have some files that I'd like to delete the last newline if it
I have a live database that had some data deleted from it and I
I have a php script validation that looks for some special chars and deletes
I have some problems to delete temporary folder and files on my server when
I have some code in my logout routine that deletes some temporary session files
I am trying to ignore some files that I have already committed to the
I have some php scripts that handle uploaded files via forms and stores them

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.