Reads IMAP string-literal/string/astring/nstring/utf8-quoted from string reader.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static string ReadString( StringReader reader )
Public Shared Function ReadString ( reader As StringReader ) As String
public: static String^ ReadString( StringReader^ reader )
static member ReadString : reader : StringReader -> string
Parameters
- reader (StringReader)
- String reader.
Return Value
String
Returns IMAP string.
Returns IMAP string.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when reader is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119