Windows Mail extension / The WinMail API |
The AddTo function adds a "To" addressee to the mail.
CALL ui.Interface.frontCall("WinMail","AddTo", [ id, name, address ], [ result ] )
This function adds a "To" Addressee to the mail. The Addressee has a name and a mail address.