LumiSoft Net Help
Parse Method (r)
NamespacesLumiSoft.Net.IMAPIMAP_EnvelopeParse(StringReader)
Parses IMAP ENVELOPE from string.
Declaration Syntax
C#Visual BasicVisual C++F#
public static IMAP_Envelope Parse(
	StringReader r
)
Public Shared Function Parse ( 
	r As StringReader
) As IMAP_Envelope
public:
static IMAP_Envelope^ Parse(
	StringReader^ r
)
static member Parse : 
        r : StringReader -> IMAP_Envelope 
Parameters
r (StringReader)
String reader.
Return Value
IMAP_Envelope
Returns parsed IMAP ENVELOPE string.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when r is null reference.

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