Deletes a task from the list of available tasks in the WebFiles collection.
Syntax
expression.Delete(Index)
expression An expression that returns a WebFiles object.
Index Required. Refers to an item in the WebFiles collection. Can be any number corresponding to an item in the collection, with the index starting at zero.