ASP.NET C# : Adding Bcc to Email sending using SMTP

Posted by Shyju on Stack Overflow See other posts from Stack Overflow or by Shyju
Published on 2010-03-19T01:36:05Z Indexed on 2010/03/19 1:41 UTC
Read the original article Hit count: 327

Filed under:
|
|

When sending email using SMTPClient class in ASP.NET C#,How can i add bcc to the email ?How can i add bcc to the object of Mail Message class ?

© Stack Overflow or respective owner

Related posts about c#

Related posts about smtpclient