LumiSoft Mail Server User API
Session Property
Namespaces > LumiSoft.Net.POP3.Server > GetMessagesInfo_EventArgs > Session
Gets reference to pop3 session.
Syntax
C#Visual BasicManaged C++
public POP3_Session Session { get; }
Public ReadOnly Property Session As POP3_Session
public:
POP3_Session^ Session {
	POP3_Session^ get ();
}

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