Overload List

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

See Also