MailMessage::Cc Property
.NET Framework (current version)
Gets or sets a semicolon-delimited list of e-mail addresses that receive a carbon copy (CC) of the e-mail message. Recommended alternative: System.Net.Mail.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::String^A semicolon-delimited list of e-mail addresses that receive a carbon copy (CC) of the e-mail message.
Recipients in the semicolon-delimited list can be either email addresses or address book display names.
.NET Framework
Available since 1.1
Available since 1.1
Show: