How Do I Get Recycle Bin List Id via PnP #226
Unanswered
YuriySamorodov
asked this question in
Q&A
Replies: 1 comment 3 replies
-
I'm not aware of an easy way to get the list ID GUID for the recycle bin - you can get the recycle bin item count for a site using ((Get-PnPRecycleBinItem).Count) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just wondering if I can get Recycle Bin list id via PnP somehow. An idea is to get to a list/library settings page to review item count like I can do with otherlibraries:
/_layouts/15/listedit.aspx?List={4017a0b5-0ce2-4fdb-9538-ec96a5f6e977}
Beta Was this translation helpful? Give feedback.
All reactions