LumiSoft Net Help
LSub Event
NamespacesLumiSoft.Net.IMAP.ServerIMAP_SessionLSub
Is raised when IMAP session needs to handle LSUB command.
Declaration Syntax
C#Visual BasicVisual C++F#
public event EventHandler<IMAP_e_LSub> LSub
Public Event LSub As EventHandler(Of IMAP_e_LSub)
public:
 event EventHandler<IMAP_e_LSub^>^ LSub {
	void add (EventHandler<IMAP_e_LSub^>^ value);
	void remove (EventHandler<IMAP_e_LSub^>^ value);
}
member LSub : IEvent<EventHandler<IMAP_e_LSub>,
    IMAP_e_LSub>
Value

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