Parses IMAP FETCH BODYSTRUCTURE multipart entity from reader.
| C# | Visual Basic | Visual C++ | F# |
public static IMAP_t_Fetch_r_i_BodyStructure_e_Multipart Parse( StringReader r )
Public Shared Function Parse ( r As StringReader ) As IMAP_t_Fetch_r_i_BodyStructure_e_Multipart
public: static IMAP_t_Fetch_r_i_BodyStructure_e_Multipart^ Parse( StringReader^ r )
static member Parse : r : StringReader -> IMAP_t_Fetch_r_i_BodyStructure_e_Multipart
- r (StringReader)
- Fetch reader.
IMAP_t_Fetch_r_i_BodyStructure_e_Multipart
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