Hi All,
I am working on a problem where i have scraped a table from web and stored as Datatable and one of the columns of the Datatable have email id’s like below
Now i want to send a mail to all the people in the Datatable in one go, How could i do that using the send outlook mail messages activity.
Thanks