Parses the message header and body in the specified Pair into a Hashtable containing attributes, with the "body" attribute set to the specified body.
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)
ReceivePOP3EmailAgent Class | com.neokernel.email Namespace