Deleting Objects
Deleting an object by using Delete() will delete all versions of an object. This will enable an application to immediately create a new object with the same name, which matches the functionality for a class that does not support data versioning.