IBProcessEmail.BCCRecipient

Syntax

BCCRecipient: String;

Description

The BCCRecipient property determines hidden email recipients.

Comments

As a value, specify one or several recipient email addresses. These addresses will be unavailable for the main recipient and copy recipient. Email addresses in the list are divided by a semicolon.

Example

The property use is given in the example for IBProcessEventGroupCollection.AddEvent.

See also:

IBProcessEmail