User-1578974752 posted
Hi
I have 300 email with gmail, yahoo etc. I want to send smtp mail to all these 300 emails on a button click. How can I add it to a group. In my company only company's extension emails can be grouped in to 1 ID, so that I can use in To of smtp mail.
so how to put theses 300 email addresses in TO portion ie.
here emails is a session name which carry the email ID of one person.
e_mail.To.Add(emails)