Email Class Constructor

The Email class extends the Task class.

See Task Class Constructor.

The following is the email class constructor.

Syntax

Email(event)

Description

The Email object describes the task information for tasks associated with the EmailAddress.

Parameters

Parameter

Description

event

The notification event.

Returns

Returns an Email object.