IBProcessEmail.Recipient

Syntax

Recipient: String;

Description

The Recipient property determines main email 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