Question
Sending email including Cc and Bcc options in SendSimpleEmail activity – using OOTB options
Hi All,
I need to execute the batch and trigger the emails. I was using SendSimpleEmail activity and was able to send the emails as expected. But I do not have Cc and Bcc options. Is there an options to enable Cc and Bcc options using SendSimpleEmail activity?
Other observations:
- No work objects are created and I was not able to use CorrNew method
- SendEmailNotification – password parameter was required
Any suggestion please?