get_gmail_messages_by_label: Get Gmail Messages By Label

View source: R/gmail_labels.R

get_gmail_messages_by_labelR Documentation

Get Gmail Messages By Label

Description

Get Gmail Messages By Label

Usage

get_gmail_messages_by_label(
  search = NULL,
  num_results = 10,
  include_spam_trash = FALSE
)

Arguments

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

See Also

Other Google: authorize_google(), get_gmail_inbox(), get_gmail_labels(), get_unread_gmail(), get_unread_unlabelled_emails(), process_gmail_filters_xml()


meerapatelmd/suzyBakeOven documentation built on March 30, 2022, 1:44 p.m.