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

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