Send feedback Class GmailApp Stay organized with collections Save and categorize content based on your preferences. outlined_flag The GmailApp class in Google Apps Script provides methods to interact with Gmail, managing threads, messages, and labels. Key functionalities include managing drafts, retrieving threads and messages by various criteria, and handling labels. You can use GmailApp to get u

