Deleting Past Versions of All Files in a SharePoint Folder
In my last post, I developed a script to delete the past versions of a SharePoint file using the REST API. Now, I want to delete past versions of all the files in a folder. I think I’ll start by turning my script into a function, then calling it for each file that I find in the folder.
Features covered in this code-along style video include:
- webread
- weboptions
Play the video in full screen mode for a better viewing experience.
- Category:
- Code-Along,
- Format: Video
Comments
To leave a comment, please click here to sign in to your MathWorks Account or create a new one.