I have a button that sends an email to an individual in the “to” field. I would like to add a section for the “Cc” field. I want the “Cc” field to populate based off a drop down box that the end user will select. When the button is pressed I would like it to submit the “to” email and grab the drop down box email and send that in “Cc” is this possible? I am using office365.sendmail(“email@blank.com”, “subject”, “body”...not really sure where to go from here with the CC portion. Thanks!

Report
All responses (
Answers (