Learn R Programming

gmailr (version 0.0.1)

id: Get the id of a message or draft

Description

Get the id of a message or draft

Usage

id(x, ...)

Arguments

x
the object from which to retrieve the id
...
other parameters passed to methods

Examples

Run this code
id(my_message)
id(my_draft)

Run the code above in your browser using DataLab