If I was going to store e-mail addresses in the arraylist, how would I unload them for use of sending an e-mail?
e.g.
Dim objMail As New System.Web.Mail.MailMessage()
objMail.To = **?**
|
Results 1 to 2 of 2
Thread: Arraylist Into a Mail Function
|
Click Here to Expand Forum to Full Width |