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

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