Email Class Method

The following are the Email class methods:

Syntax

gettpUrl(defaultUrl)

Description

Returns the URL for the given task for third-party routing.

Parameters

Field or Control

Definition

defaultUrl

If not null, this value will override the generated base URL.

Returns

The URL associated with this task.

Syntax

getURL(defaultUrl)

Description

Returns the URL for the given task.

Parameters

Field or Control

Definition

defaultUrl

If not null, this value will override the generated base URL.

Returns

The URL associated with this task.