SendEmailToCC Method

Overload List

ToCC(MailAddressCollection) Recipient with a copy of the email, for multiple accounts separate them with ';'.
ToCC(Object) Recipient with a copy of the email, for multiple accounts separate them with ';'.
ToCC(String) Recipient with a copy of the email, for multiple accounts separate them with ';'.
ToCC(Object, Object) Recipient with a copy of the email, for multiple accounts separate them with ';'.
ToCC(String, String) Recipient with a copy of the email, for multiple accounts separate them with ';'.

See Also