Class UpdateDraftCcRecipientsAction
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
อัปเดตร่างสำเนาผู้รับการดำเนินการ
อัปเดตผู้รับสำเนาของร่างอีเมล
เอกสารประกอบโดยละเอียด
addUpdateCcRecipients(ccRecipientEmails)
อัปเดตผู้รับสำเนาของร่างอีเมล
พารามิเตอร์
ชื่อ | ประเภท | คำอธิบาย |
ccRecipientEmails | String[] | ผู้รับสำเนาที่จะแทรกลงในอีเมลฉบับร่าง |
รีเทิร์น
UpdateDraftCcRecipientsAction
— ออบเจ็กต์นี้สําหรับการต่อเชื่อม
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003eUpdates the Cc recipients of an email draft.\u003c/p\u003e\n"],["\u003cp\u003eProvides a method, \u003ccode\u003eaddUpdateCcRecipients\u003c/code\u003e, to specify the new Cc recipients.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eaddUpdateCcRecipients\u003c/code\u003e accepts an array of email addresses as input.\u003c/p\u003e\n"],["\u003cp\u003eReturns an \u003ccode\u003eUpdateDraftCcRecipientsAction\u003c/code\u003e object for method chaining.\u003c/p\u003e\n"]]],[],null,["# Class UpdateDraftCcRecipientsAction\n\nUpdateDraftCcRecipientsAction\n\nUpdates the Cc recipients of an email draft. \n\n### Methods\n\n| Method | Return type | Brief description |\n|----------------------------------------------------------------------------|------------------------------------|----------------------------------------------|\n| [addUpdateCcRecipients(ccRecipientEmails)](#addUpdateCcRecipients(String)) | [UpdateDraftCcRecipientsAction](#) | Updates the Cc recipients of an email draft. |\n\nDetailed documentation\n----------------------\n\n### `add``Update``Cc``Recipients(ccRecipientEmails)`\n\nUpdates the Cc recipients of an email draft.\n\n#### Parameters\n\n| Name | Type | Description |\n|-------------------------|------------|-------------------------------------------------|\n| `cc``Recipient``Emails` | `String[]` | The Cc recipients to insert to the email draft. |\n\n#### Return\n\n\n[UpdateDraftCcRecipientsAction](#) --- This object, for chaining."]]