@return An array of POP3MessageInfo instances representing all messagesin the order they appear in the mailbox, each containing the number of a message and its size in bytes. If there are no messages, this method returns a zero length array. If the list attempt fails, it returns null. @exception IOException If a network I/O error occurs in the process ofsending the list command.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|