The Application object exposes the following methods:
Contents.Remove deletes an item from the Application object's Contents collection.
Contents.RemoveAll deletes all items from the Application object's Contents collection.
Lock prevents other clients from modifying Application object properties.
Unlock allows other clients to modify Application object properties.