Neokernel API

ReceivePOP3EmailAgent.getMessage Method

Downloads the specified message from the POP3 server and returns it as an IMessage.

protected virtual IMessage getMessage(
   int msg_num
);

See Also

ReceivePOP3EmailAgent Class | com.neokernel.email Namespace