Neokernel API

ReceivePOP3EmailAgent.parseMessage Method

Parses the message header and body in the specified Pair into a Hashtable containing attributes, with the "body" attribute set to the specified body.

Overload List

Parses the message header and body in the specified Pair into a Hashtable containing attributes, with the "body" attribute set to the specified body.

protected virtual Hashtable parseMessage(Pair)

Parses the message header and body into a Hastable containing attributes, with the "body" attribute set to the specified body.

protected virtual Hashtable parseMessage(string,string)

See Also

ReceivePOP3EmailAgent Class | com.neokernel.email Namespace