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