How to send mails to multiple user (fetch user from excel ) using Uipath

How to send mails to multiple user using UiPath .
Some of user are in cc
Try to fetch Email address from Excel sheet .
There are hundreds of user .
If possible , send to all user at once
Please help
Thanks

Hi @anil3,
Read the excel first.
Use for each row activity.
Then add send smtp mail message activity inside the for each row