Forum Discussion
Brent Ellis
Oct 21, 2016Silver Contributor
a way to retrieve metadata of a previous version of a file? (using CSOM in PowerShell in SPO)
I am using CSOM in PowerShell, querying SharePoint Online, but in general, I am looking for a way to retrieve what a specific column/value was on previous versions of a document programmatically. ...
Brent Ellis
Sep 05, 2017Silver Contributor
Appreciate all the responses, I managed to figure it out a while back (but didn't update this thread), but I believe I used this CSOM route you referenced to do it.
Dinesh Natarajan
Nov 16, 2017Copper Contributor
Hi Brent,
Can you pls share your solution which you implemented. Thanks!
Dinesh