Class UpdateDraftToRecipientsAction
UpdateDraftToRecipientsAction
อัปเดต "ถึงผู้รับ" ของอีเมลฉบับร่าง
เอกสารประกอบโดยละเอียด
addUpdateToRecipients(toRecipientEmails)
อัปเดต "ถึงผู้รับ" ของอีเมลฉบับร่าง
พารามิเตอร์
ชื่อ | Type | คำอธิบาย |
toRecipientEmails | String[] | ผู้รับ "ถึง" ที่จะแทรกในอีเมลฉบับร่าง |
รีเทิร์น
UpdateDraftToRecipientsAction
— ออบเจ็กต์นี้สำหรับการทำเชน
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 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."]]],[]]