LumiSoft Mail Server User API
Rights Property
Namespaces > LumiSoft.Net.IMAP.Client > IMAP_Acl > Rights
Gets the rights associated with this ACL entry.
Syntax
C#Visual BasicManaged C++
public IMAP_ACL_Flags Rights { get; }
Public ReadOnly Property Rights As IMAP_ACL_Flags
public:
IMAP_ACL_Flags Rights {
	IMAP_ACL_Flags get ();
}

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