SendMail to multiple recipients
Hi,
I'm trying to send an email to a list of recipients.
Right now the "to" field is directed to a string variable.
(List variables won't work here).
In the string variable, how can I make it work?
trying
or
just failed to send the emails.
Ravid