Overload List
| Name | Description | |
|---|---|---|
| BeginUnselectFolder(AsyncCallback, Object) |
Begins asynchronous UnselectFolder operation.
Unselects the currently selected folder.
Messages marked as deleted (with a Deleted flag) are not permanently removed.
To remove them, use UnselectFolder(Boolean) or Purge()()()() method.
| |
| BeginUnselectFolder(Boolean, AsyncCallback, Object) |
Begins asynchronous UnselectFolder operation.
Unselects the currently selected folder and optionally permanently removes all messages marked
as deleted (with a Deleted flag) from the current folder.
|