LumiSoft Net Help
CloseFolder Method
NamespacesLumiSoft.Net.IMAP.ClientIMAP_ClientCloseFolder()()()()
Closes selected folder, all messages marked as Deleted will be expunged.
Declaration Syntax
C#Visual BasicVisual C++F#
public void CloseFolder()
Public Sub CloseFolder
public:
void CloseFolder()
member CloseFolder : unit -> unit 
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and and this method is accessed.
InvalidOperationExceptionIs raised when IMAP client is not in valid state. For example 'not connected'.
IMAP_ClientExceptionIs raised when server refuses to complete this command and returns error.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119