OpenMailManager

Description

Opens the Web Forms Mail Profile Manager.

Syntax

void OpenMailManager ( )

Returns

None

Usage

For information on using the Mail Profile Manager, see “Using the Web Forms Mail Profile Manager”.

Examples

Example 1

You can use this code to open the Web Forms Mail Profile Manager:

#if defined PBWEBFORM then
  OpenMailManager()
#end if