Bcc

EmailContent.Bcc property

Gets the collection of BCC (blind carbon copy) recipients of the email message.

public EmailAddressCollection Bcc { get; }

Property Value

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

See Also