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

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