gmailr (version 0.7.1)

body: Get the body text of a message or draft

Description

Get the body text of a message or draft

Usage

body(x, ...)

Arguments

x

the object from which to retrieve the body

...

other parameters passed to methods

Examples

Run this code
# NOT RUN {
body(my_message)
body(my_draft)
# }

Run the code above in your browser using DataLab