Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public IMAP_Client_SelectedFolder( string name )
Public Sub New ( name As String )
public: IMAP_Client_SelectedFolder( String^ name )
new : name : string -> IMAP_Client_SelectedFolder
Parameters
- name (String)
- Folder name with path.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when name is null reference value. |
ArgumentException | Is riased when any of the arguments has invalid value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119