Cc

This property is used to specify a recipient to be “Carbon Copied”.


Syntax:

Smtp.Cc = sEmail

sEmail  (String) is the email address of the recipient.

Example:

See Smtp.Send