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

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