1. GroupDocs.Metadata
  2. /
  3. GroupDocs.Metadata for .NET
  4. /
  5. GroupDocs.Metadata.Formats.Email
  6. /
  7. EmailPackage
  8. /
  9. BlindCarbonCopyRecipients

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