SendEmailToBcc Method

Overload List

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

See Also