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

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