Mail Service
邮件
此服务允许脚本代表用户发送电子邮件。另请参阅 Gmail 服务。与 Gmail 服务不同,Mail Service 的唯一用途就是发送电子邮件;它无法访问用户的 Gmail 帐号。
类
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2023-12-01。
[null,null,["最后更新时间 (UTC):2023-12-01。"],[[["The Mail service enables scripts to send emails on behalf of a user without accessing their Gmail account, focusing solely on sending functionality."],["It features the `MailApp` class with methods to send emails and check the remaining daily email quota."],["`MailApp` offers various `sendEmail` methods to send emails with different levels of customization, including specifying recipients, subject, body, and optional arguments."]]],[]]