LumiSoft Mail Server User API
Session Property
Namespaces > LumiSoft.Net.IMAP.Server > IMAP_DELETEACL_eArgs > Session
Gets current IMAP session.
Syntax
C#Visual BasicManaged C++
public IMAP_Session Session { get; }
Public ReadOnly Property Session As IMAP_Session
public:
IMAP_Session^ Session {
	IMAP_Session^ get ();
}

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