The IFolder type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Delete |
Remove the folder from the owning user's folder collection.
| |
| GetItem |
Gets a FrameworkFolderItem for the given Guid
| |
| MoveTo(Guid) |
Move the folder to a new parent.
| |
| MoveTo(String) |
Move the folder to a new parent.
| |
| Save |
Saves any changes made to this folder by adding or updating it in the owning user's folder collection.
|
See Also