LumiSoft Net Help
SMTP_e_Message Constructor (session)
NamespacesLumiSoft.Net.SMTP.ServerSMTP_e_MessageSMTP_e_Message(SMTP_Session)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public SMTP_e_Message(
	SMTP_Session session
)
Public Sub New ( 
	session As SMTP_Session
)
public:
SMTP_e_Message(
	SMTP_Session^ session
)
new : 
        session : SMTP_Session -> SMTP_e_Message
Parameters
session (SMTP_Session)
Owner SMTP server session.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when session is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119