I have the following code
var mailOptions = {}; mailOptions.attachments = attachmentArray; mailOptions.htmlBody = htmlbody; var alias = ??? // I have