LumiSoft Mail Server User API
Sessions Property
Namespaces > LumiSoft.Net.IMAP.Server > IMAP_Server > Sessions
Gets active sessions.
Syntax
C#Visual BasicManaged C++
public IMAP_Session[] Sessions { get; }
Public ReadOnly Property Sessions As IMAP_Session()
public:
array<IMAP_Session^>^ Sessions {
	array<IMAP_Session^>^ get ();
}

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