Parses EXISTS response from exists-response string.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static IMAP_r_u_Exists Parse( string response )
Public Shared Function Parse ( response As String ) As IMAP_r_u_Exists
public: static IMAP_r_u_Exists^ Parse( String^ response )
static member Parse : response : string -> IMAP_r_u_Exists
Parameters
- response (String)
- Exists response string.
Return Value
IMAP_r_u_Exists
Returns parsed exists response.
Returns parsed exists response.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when response is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119