0

Is there any way to fetch the share point O365 site's recycle bin items using graph API? I am looking for option using IGraphServiceClient c# interface.

Kiran
  • 21
  • 1
  • Did you check Microsoft Docs? – Debargha Roy Nov 03 '20 at 06:58
  • Yes I did and was not able find any documentation support for the same. – Kiran Nov 03 '20 at 07:20
  • Hi, if the posted answer resolves your question, please mark it as the answer by clicking the check mark. Doing so helps others find answers to their questions. See https://meta.stackexchange.com/questions/5234/how-does-accepting-an-answer-work – Shiva Keshav Varma Nov 04 '20 at 08:56

1 Answers1

0

As you said there is no such Graph API call that can get data from the recycle bin. There is also a feature request already raised by some users in the Microsoft Graph Feedback Forum. Please upvote this feature so that the product team can implement it in the future.

Shiva Keshav Varma
  • 3,398
  • 2
  • 9
  • 13