IWebDavStoreCollection MethodsWebDAV#

The IWebDavStoreCollection type exposes the following members.

Methods
  NameDescription
Public methodCopyItemHere
Copies an existing store item into this collection, overwriting any existing items.
Public methodCreateCollection
Creates a new collection with the specified name.
Public methodCreateDocument
Creates a new document with the specified name.
Public methodDelete
Deletes a store item by its name.
Public methodGetItemByName
Retrieves a store item by its name.
Public methodMoveItemHere
Moves an existing store item into this collection, overwriting any existing items.
Top
See Also