Mail Service
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
メール
このサービスを使用すると、スクリプトがユーザーに代わってメールを送信できます。Gmail サービスもご覧ください。Gmail サービスとは異なり、メール サービスの唯一の目的はメールの送信です。ユーザーの Gmail アカウントにアクセスすることはできません。
クラス
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-26 UTC。
[null,null,["最終更新日 2025-07-26 UTC。"],[],["The Mail service enables scripts to send emails. It differs from Gmail Service by only sending emails, lacking access to Gmail accounts. The `MailApp` class facilitates this with methods like `sendEmail()` to dispatch messages, accepting variations in arguments for recipients, subject, body, and options. `getRemainingDailyQuota()` method returns the number of remaining recipients allowed for the day. The service focuses solely on outbound email functionality.\n"],null,[]]