Class UpdateDraftToRecipientsAction
UpdateDraftToRecipientsAction
Cập nhật trường Người nhận của bản nháp email.
Tài liệu chi tiết
addUpdateToRecipients(toRecipientEmails)
Cập nhật trường Người nhận của bản nháp email.
Các tham số
Tên | Loại | Nội dung mô tả |
toRecipientEmails | String[] | Người nhận đến để chèn vào thư nháp. |
Cầu thủ trả bóng
UpdateDraftToRecipientsAction
– Đối tượng này để tạo chuỗi.
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2023-12-02 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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."]]],[]]