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

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