Class UpdateDraftCcRecipientsAction
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
GüncelleTaslakCcAlıcılarİşlem
E-posta taslağının CC alıcılarını günceller.
Ayrıntılı dokümanlar
addUpdateCcRecipients(ccRecipientEmails)
E-posta taslağının CC alıcılarını günceller.
Parametreler
Ad | Tür | Açıklama |
ccRecipientEmails | String[] | E-posta taslağına eklenecek CC alıcıları. |
Return
UpdateDraftCcRecipientsAction
: Zincirleme için bu nesne.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-26 UTC.
[null,null,["Son güncelleme tarihi: 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."]]