get_gmail_messages_by_label | R Documentation |
Get Gmail Messages By Label
get_gmail_messages_by_label( search = NULL, num_results = 10, include_spam_trash = FALSE )
search |
query to use, same format as gmail search box. |
num_results |
the number of results to return. |
include_spam_trash |
boolean whether to include the spam and trash folders in the search |
Other Google:
authorize_google()
,
get_gmail_inbox()
,
get_gmail_labels()
,
get_unread_gmail()
,
get_unread_unlabelled_emails()
,
process_gmail_filters_xml()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.