Skip to main content

Email CC To / Email BCC To

Syntax

EMAIL CC TO address
EMAIL BCC TO address

Parameters

  • address: A static, hard-coded email address to receive a copy of the email.

Description

Sends a "carbon copy" (CC) or "blind carbon copy" (BCC) of the email to an additional recipient. The BCC recipient's address is hidden from all other recipients.

Remarks

None.

Examples

EMAIL TO primary@example.com
EMAIL CC TO secondary@example.com
EMAIL BCC TO hidden@example.com