CarbonCopyRecipients

EmailPackage.CarbonCopyRecipients property

Gets or sets the array of CC (carbon copy) recipients of the email message.

public string[] CarbonCopyRecipients { get; set; }

Property Value

The array of CC (carbon copy) recipients of the email message.

See Also