string
Mail_Mbox::get
(
int
$message
)
Returns the full email message at the given position.
Note: Message number start from 0.
$message
The number of the message to retrieve.
returns Return the message, or PEAR_Error on error.