LumiSoft Net Help
Parse Method (r)
NamespacesLumiSoft.Net.IMAPIMAP_t_Fetch_r_i_BodyStructure_e_SinglePartParse(StringReader)
Parses IMAP FETCH BODYSTRUCTURE single part entity from reader.
Declaration Syntax
C#Visual BasicVisual C++F#
public static IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart Parse(
	StringReader r
)
Public Shared Function Parse ( 
	r As StringReader
) As IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart
public:
static IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart^ Parse(
	StringReader^ r
)
static member Parse : 
        r : StringReader -> IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart 
Parameters
r (StringReader)
Fetch reader.
Return Value
IMAP_t_Fetch_r_i_BodyStructure_e_SinglePart
Returns parsed bodystructure entity.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when r is null reference.

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