BlindCarbonCopyRecipients

EmailPackage.BlindCarbonCopyRecipients property

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

public string[] BlindCarbonCopyRecipients { get; set; }

Property Value

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

See Also