IBProcessEmail.CCRecipient

Syntax

CCRecipient: String;

Description

The CCRecipient property determines email copy recipients.

Comments

As a value, specify one or several recipient email addresses. 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