LumiSoft Mail Server User API
ACL Property
Namespaces > LumiSoft.Net.IMAP.Server > IMAP_SETACL_eArgs > ACL
Gets ACL flags. NOTE: See this.FlagsSetType how to store flags.
Syntax
C#Visual BasicManaged C++
public IMAP_ACL_Flags ACL { get; }
Public ReadOnly Property ACL As IMAP_ACL_Flags
public:
IMAP_ACL_Flags ACL {
	IMAP_ACL_Flags get ();
}

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