Neokernel API

ReceivePOP3EmailAgent.parseMessage(String, String) Method

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 header,
   string body
);

See Also

ReceivePOP3EmailAgent Class | com.neokernel.email Namespace | ReceivePOP3EmailAgent.parseMessage Overload List