0
0 Comments

Finding the modification count of a file in SharePoint Online using script

Is there any way to find the modification count of a file in SharePoint Online using script? I used VersionHistory, which gave me the correct result, but it doesn’t work if the version history of a file has been deleted. Is there any alternative method to get the modification count using script?

Nasr M. Changed status to publish February 29, 2024
Add a Comment