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