Mail Service
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
Mail
इस सेवा की मदद से, स्क्रिप्ट किसी उपयोगकर्ता की ओर से ईमेल भेज सकती हैं. Gmail सेवा के बारे में भी पढ़ें. Gmail की सेवा के उलट, Mail Service का मकसद सिर्फ़ ईमेल भेजना है. यह किसी उपयोगकर्ता के Gmail खाते को ऐक्सेस नहीं कर सकती.
क्लास
नाम | संक्षिप्त विवरण |
MailApp | ईमेल भेजता है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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,[]]