Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public IMAP_r_u_List( string folder, char delimiter, string[] attributes )
Public Sub New ( folder As String, delimiter As Char, attributes As String() )
public: IMAP_r_u_List( String^ folder, wchar_t delimiter, array<String^>^ attributes )
new : folder : string * delimiter : char * attributes : string[] -> IMAP_r_u_List
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