Class UpdateDraftToRecipientsAction
UpdateDraftToRecipientsAction
ईमेल ड्राफ़्ट के पाने वालों को अपडेट करता है.
ज़्यादा जानकारी के साथ दस्तावेज़
addUpdateToRecipients(toRecipientEmails)
ईमेल ड्राफ़्ट के पाने वालों को अपडेट करता है.
पैरामीटर
नाम | Type | ब्यौरा |
toRecipientEmails | String[] | ईमेल के ड्राफ़्ट में शामिल करने के लिए, 'पाने वाला' फ़ील्ड में शामिल 'पाने वाला' फ़ील्ड. |
रिटर्न
UpdateDraftToRecipientsAction
— यह ऑब्जेक्ट, चेन करने के लिए है.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2023-12-02 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2023-12-02 (UTC) को अपडेट किया गया."],[[["This action updates the \"To\" recipients of an email draft."],["It provides a method, `addUpdateToRecipients`, which takes an array of email addresses as input for the new recipients."],["Using `addUpdateToRecipients` will replace the existing \"To\" recipients with the provided list."],["The method returns an `UpdateDraftToRecipientsAction` object, allowing for chained operations."]]],[]]