Is TO mandatory in SendMail function?
I have a requirement that the email addresses are defined in BCC instead of TO while using the SendMail function. So it is possible to have TO blank in SendMail function?
I tried to assign blank values in TO and when the SendMail function is initiated, I got the below message and the email was not sent.
"No recipient defined on email message."
Any help will be greatly appreciated.
Thanks in advance,
Ranjith