The IWebDavStoreCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
CopyItemHere |
Copies an existing store item into this collection, overwriting any existing items.
| |
CreateCollection |
Creates a new collection with the specified name.
| |
CreateDocument |
Creates a new document with the specified name.
| |
Delete |
Deletes a store item by its name.
| |
GetItemByName |
Retrieves a store item by its name.
| |
MoveItemHere |
Moves an existing store item into this collection, overwriting any existing items.
|
See Also