Overload List

  NameDescription
Public methodCc(String)
Adds 'CC' (Carbon Copy) header.
(Inherited from IFluentMail.)
Public methodCc(MailAddress)
Adds 'CC' (Carbon Copy) header. You can use MailBox to represent single mailbox, or MailGroup to represent group of email addresses.
(Inherited from IFluentMail.)

See Also