Resolved! Email script to set the TO field
Hello All, a simple scripting question.I am using email methode ' addAddress(String type, String address, String displayname) - type can be "cc" or "bcc" ' in my email script with the help of this method I am able to send "CC" OR "BCC" but I want to ...
