Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public IMAP_r_u_MyRights( string folder, string rights )
Public Sub New ( folder As String, rights As String )
public: IMAP_r_u_MyRights( String^ folder, String^ rights )
new : folder : string * rights : string -> IMAP_r_u_MyRights
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when folder 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