require_once 'Net/POP3.php';
mixed Net_POP3::numMsg ()
mixed Net_POP3::numMsg
Returns number of messages in this maildrop.
mixed - Either number of messages or FALSE on error.
This function can not be called statically.