A Sandcastle Documented Class Library
C#
Helper Library for sending emails
Show/Hide TOC
Mbcs
Mail
Set
BCCAddr Method
Add BCC address
Definition
Namespace:
MbcsMail
Assembly:
MbcsMail (in MbcsMail.dll) Version: 1.0.0.1 (1.0.0.1)
C#
Copy
public
void
SetBCCAddr
(
string
email
,
string
name
)
Parameters
email
String
BCC Address
name
String
BCC Name
See Also
Reference
MbcsMail Class
MbcsMail Namespace
In This Article
Definition
See Also