LumiSoft Mail Server User API
SessionLog Event
Namespaces > LumiSoft.Net.IMAP.Server > IMAP_Server > SessionLog
Occurs when IMAP session has finished and session log is available.
Syntax
C#Visual BasicManaged C++
public event LogEventHandler SessionLog
Public Event SessionLog As LogEventHandler
public:
 event LogEventHandler^ SessionLog {
	void add (LogEventHandler^ value);
	void remove (LogEventHandler^ value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)