LumiSoft Mail Server User API
Parse Method (bodyStructureString)
Namespaces > LumiSoft.Net.IMAP > IMAP_BODY > Parse(String)
Parses IMAP BODYSTRUCTURE from body structure string.
Syntax
C#Visual BasicManaged C++
public void Parse (
	string bodyStructureString
)
Public Sub Parse ( _
	bodyStructureString As String _
)
public:
void Parse (
	String^ bodyStructureString
)
Parameters
bodyStructureString (String)
Body structure string

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)