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

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