How can I get the Mail ID from an email?
You can use the following script in a Javascript Task. require("validation.js"); task.parameters = { MailVariable: { description: "The variable containing IMailInfo mail item.", category: "Settings", type: { id: ...