I'm using the Client Object Model to interface my application to SharePoint 2010 Foundation.
This application generates some versions of the same file... it's possible to see all the versions in the file version history...
The problem is that I have to delete the old versions of the file, not necessarily all of the versions...
Is it possible to do this? How can I do this?
Thanks to all.