Answered
For some reason if you have a .rawValue either cTo: or cCC: outlook will only email the .rawValue and nobody else. Here is what I'm using.
var myDoc = event.target;
myDoc.mailDoc({bUI:false, cTo:AuthSignEmail.rawValue, cCC:"duncanrl [at] missouri [dot] edu", cSubject:"..", cMsg:"..."});
Has anyone else had this issue? Thanks, Brennan.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script