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

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