AddTo

The AddTo function adds a "To" addressee to the mail.

Syntax

Important: This feature is deprecated, and may be removed in a future version.
CALL ui.Interface.frontCall("WinMail","AddTo",
  [ id, name, address ], [ result ] )
  • id is the message identifier.
  • name is the name to be displayed in the mail.
  • address is the mail address to be used for this addressee.
  • result is the status of the function.

Usage

This function adds a "To" Addressee to the mail. The Addressee has a name and a mail address.