I’ve created this simple workflow which demonstrates how a mail message should be added to the queue. Check the ‘ItemInformation’ property of the ‘Add Queue Item’ activity.
Keep in mind that the variable type of the ‘mail’ variable is System.Net.Mail.MailMessage
Hope this helps!
UploadMailToQueue.zip (2.1 KB)