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

Parameter

Description

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

Parameter

Description

defaultUrl

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

Returns

The URL associated with this task.