Get the body text of a message or draft
body(x, ...)
x
the object from which to retrieve the body
...
other parameters passed to methods
## Not run: body(my_message) body(my_draft) ## End(Not run)