I wanted to delete all the Items from SharePoint List using Lists webservice,
i know we can do it by iterating all the items, my problem is that the, i have 25000 items in my list and wanted to delete it in one go, Is there any way to do this?
or is there a way to get all the attributes of List then delte the list and re-create the list with the previously saved attributes.
Thanks in Advance.
Here is the way we can do it simply: