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