LumiSoft Net Help
MailFrom Event
NamespacesLumiSoft.Net.SMTP.ServerSMTP_SessionMailFrom
Is raised when MAIL FROM: command received.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler<SMTP_e_MailFrom> MailFrom
Public Event MailFrom As EventHandler(Of SMTP_e_MailFrom)
public:
 event EventHandler<SMTP_e_MailFrom^>^ MailFrom {
	void add (EventHandler<SMTP_e_MailFrom^>^ value);
	void remove (EventHandler<SMTP_e_MailFrom^>^ value);
}
member MailFrom : IEvent<EventHandler<SMTP_e_MailFrom>,
    SMTP_e_MailFrom>
Value

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