Parses IMAP FETCH BODYSTRUCTURE single part entity from reader.
Declaration Syntax
C# | Visual Basic | Visual 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.
Returns parsed bodystructure entity.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when r is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119