LumiSoft Mail Server User API
ACL Property
Namespaces > LumiSoft.Net.IMAP.Server > IMAP_GetUserACL_eArgs > ACL
Gets or sets user permissions(ACL) for specified folder.
Syntax
C#Visual BasicManaged C++
public IMAP_ACL_Flags ACL { get; set; }
Public Property ACL As IMAP_ACL_Flags
public:
IMAP_ACL_Flags ACL {
	IMAP_ACL_Flags get ();
	void set (IMAP_ACL_Flags value);
}

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