MCQOPTIONS
Saved Bookmarks
| 1. |
If you want to send an email to multiple recipients:- |
| A. | void addRecipients(Message.RecipientType type, Address[] addresses) |
| B. | void addRecipients(Message.RecipientType type) |
| C. | all of the mentioned |
| D. | none of the mentioned |
| Answer» B. void addRecipients(Message.RecipientType type) | |