LumiSoft Mail Server User API
ACL Property
Namespaces > LumiSoft.Net.IMAP.Server > IMAP_GETACL_eArgs > ACL
Gets ACL collection. Key = userName, Value = IMAP_ACL_Flags.
Syntax
C#Visual BasicManaged C++
public Hashtable ACL { get; }
Public ReadOnly Property ACL As Hashtable
public:
Hashtable^ ACL {
	Hashtable^ get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)