Helper Library for sending emails

MbcsMailsetAddCC Method

Adds email address to bccAddrs collection

Definition

Namespace: MbcsMail
Assembly: MbcsMail (in MbcsMail.dll) Version: 1.0.0.1 (1.0.0.1)
C#
public void setAddCC(
	string email
)

Parameters

email  String
Email address to add

See Also