Net_POP3::deleteMsg() -- Marks a message for deletion
Description
Marks a message for deletion.
Only will be deleted if the disconnect() method is called.
Return value
mixed - Returns TRUE on success, FALSE on failure.
Note
This function can not be called
statically.