Hi @David ,
Per my reasearch, there is no such code to get the statistics in the eDiscovery hold.
We can only get the hold information with the below powershell:
Get-CaseHoldPolicy
https://learn.microsoft.com/en-us/powershell/module/exchange/get-caseholdpolicy?view=exchange-ps
You could use $hold.sharepointlocation
to get the content location:
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.