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