powered by
messages(search = NULL, num_results = NULL, label_ids = NULL, include_spam_trash = NULL, user_id = "me", page_token = NULL)
#Search for R, return 10 results using label 1 including spam and trash folders my_messages = messages("R", 10, "label_1", TRUE)
Run the code above in your browser using DataLab