Returns entire unparsed message body by calling imap_body.
Use the $option property or the Mail_IMAP::setOptions method to set the optional third argument of imap_body.
| param | int | &$mid message id |
| return | str | unparsed, undecoded message body. |
| access | public | |
| see | imap_body | |