OptionalattachmentsOptionalbcca comma-separated list of email addresses to BCC
Optionalbodythe body of the email
Optionalcca comma-separated list of email addresses to CC
Optionalhtmlif set, devices capable of rendering HTML will use it instead of the required body argument; you can add an optional inlineImages field in HTML body if you have inlined images for your email
Optionalinlinea JavaScript object containing a mapping from image key (String) to image data (BlobSource); this assumes that the htmlBody parameter is used and contains references to these images in the format
Optionalnamethe name of the sender of the email (default: the user's name)
Optionalnotrue if the email should be sent from a generic no-reply email address to discourage recipients from responding to emails; this option is only possible for G Suite accounts, not Gmail users
Optionalreplyan email address to use as the default reply-to address (default: the user's email address)
Optionalsubjectthe subject of the email
Optionaltothe address of the recipient
an array of files to send with the email