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

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