OpenWGA 7.5 - TMLScript reference
MailMethod :
setBcc(address)
| On object | |
| Usage |
Sets a single "blind copy to" address or multiple addresses that this mail will be sent to as blind copy. |
| Description |
This sets the list available under mail.bcc to contain the given address(es). |
| Parameters |
address (String | List of Strings | Array of Strings): E-Mail address(es) |
| Allowed in script types |
|