LumiSoft Mail Server User API
Parse Method (envelopeString)
Namespaces > LumiSoft.Net.IMAP > IMAP_Envelope > Parse(String)
Parses ENVELOPE from IMAP envelope string.
Syntax
C#Visual BasicManaged C++
public void Parse (
	string envelopeString
)
Public Sub Parse ( _
	envelopeString As String _
)
public:
void Parse (
	String^ envelopeString
)
Parameters
envelopeString (String)
Envelope string.

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