Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkUnselectFolder()()()()
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.
Public methodSupported by the .NET Compact FrameworkUnselectFolder(Boolean)
Unselects the currently selected folder and optionally permanently removes all messages marked as deleted (with a Deleted flag) from the current folder.

See Also