i am using dotnet framework 1.1. i am not able to send multiple messages. can u plz tell me how to do.
Hi-
If you mean that you want to add BCC and CC addresses, these are available in the BccAddresses and CcAddresses collections in EmailMessage.
Have a look at:
http://dotnetopenmail.sourceforge.net/api/DotNetOpenMail.EmailMessageMembers.html
Cheers,
-Mike
Log in to post a comment.
i am using dotnet framework 1.1. i am not able to send multiple messages. can u plz tell me how to do.
Hi-
If you mean that you want to add BCC and CC addresses, these are available in the BccAddresses and CcAddresses collections in EmailMessage.
Have a look at:
http://dotnetopenmail.sourceforge.net/api/DotNetOpenMail.EmailMessageMembers.html
Cheers,
-Mike