Creating raw text from a TMail object

I see many examples of converting a raw text email into a TMail object
using the parse method, but how can I take an existing TMail object
and convert it to raw text? In my case, I would like to dump the full
text representation of the email to the database.

thx.

-karl