IScheduledTaskProperties.SendMail

Syntax

SendMail: Boolean;

Description

The SendMail property determines whether notifications about task completion are sent by email.

Comments

Available values:

Example

The example of use is given in the description of the IScheduledTaskProperties.UseDynamicMailList property.

See also:

IScheduledTaskProperties