Is raised when session has started processing and needs to send "* OK ..." greeting or "* NO ..." error resposne to the connected client.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public event EventHandler<IMAP_e_Started> Started
Public Event Started As EventHandler(Of IMAP_e_Started)
public: event EventHandler<IMAP_e_Started^>^ Started { void add (EventHandler<IMAP_e_Started^>^ value); void remove (EventHandler<IMAP_e_Started^>^ value); }
member Started : IEvent<EventHandler<IMAP_e_Started>, IMAP_e_Started>
Value
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119