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

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