Queue item - mail message - how to get it

Hi,

I need to add mail message as queue item but actually I get info that value of mail.message cannot be converted into QueueItem. How to do this? I need to have this as Queue because it needs to be monitored from Orchestrator. So basically I don’t need the complete mail message item. Just a subject of it would be ok. Do You have idea what should I do?

Best Regards

The simplest solution would be to create QueueItem with MailSubject and MailID set as ItemInformation values.

makes sense, thanks!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.