IScheduledTaskProperties.CopyMailRecipients

Syntax

CopyMailRecipients: String;

Description

The CopyMailRecipients property determines the emails, to which blind copy of task completion notification will be sent.

Comments

The emails are specified via the ; character.

Example

The property use is given in the example for IScheduledTaskProperties.MailRecipients.

See also:

IScheduledTaskProperties