## MailOptions.bcc property

Comma separated list or an array of recipients e-mail addresses that will appear on the Bcc: field.

**Signature:**

```typescript
readonly bcc?: MailDestination;
```

- [MailOptions.bcc property](/content/docs/sdk/core.mailoptions.bcc#mailoptionsbcc-property/index.html)
