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