Hi
I need to send EMAIL to list of users in CC
IF there are 20 users then i need to add all 20 users in cc
can someone help me to achieve the above scenario
Hi Omkar,
First, for privacy reasons, never put multiple addresses in the CC unless you are using all in-company addresses! Instead, you should use the BCC.
That said, you need to put a comma between the addresses, that's it.
You can make comma separated text value of all the recipients that you want to cc in the email from the list you have and send that comma separated text in CC.
Hope it helps,
Regards,
Jozy