4 references to Cc
System.Web (4)
Util\SmtpMail.cs (4)
177if (message.Cc != null) 178_helper.SetProp(newMail, "Cc", message.Cc); 315if (message.Cc != null) 316_helper.SetProp(m, "Cc", message.Cc);