This method lists a message on the POP3 server by its message number. Returns the pair (int {msg_num} ,int {msg_size})
Returns an IntegerPair, first is the message number, second is the message size.
ReceivePOP3EmailAgent Class | com.neokernel.email Namespace