Documentation for this section has not yet been entered.
To add a CC recipient to an e-mail message, create a System.Net.Mail.MailAddress for the recipient's address and then add that object to the collection returned by the MailMessage.CC property.