LumiSoft Net Help
ReadString Method (reader)
NamespacesLumiSoft.Net.IMAPIMAP_UtilsReadString(StringReader)
Reads IMAP string-literal/string/astring/nstring/utf8-quoted from string reader.
Declaration Syntax
C#Visual BasicVisual 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.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when reader is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119