A Sandcastle Documented Class Library
C#
Helper Library for sending emails
Show/Hide TOC
Mbcs
Mail
set
Add
CC Method
Adds email address to bccAddrs collection
Definition
Namespace:
MbcsMail
Assembly:
MbcsMail (in MbcsMail.dll) Version: 1.0.0.1 (1.0.0.1)
C#
Copy
public
void
setAddCC
(
string
email
)
Parameters
email
String
Email address to add
See Also
Reference
MbcsMail Class
MbcsMail Namespace
In This Article
Definition
See Also