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

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