Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public IMAP_Acl_Entry( string identifier, string rights )
Public Sub New ( identifier As String, rights As String )
public: IMAP_Acl_Entry( String^ identifier, String^ rights )
new : identifier : string * rights : string -> IMAP_Acl_Entry
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when identifier or rights is null reference. |
ArgumentException | Is raised when any of the arguments has invalid value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119