J
Jonas Christensen
How do I import a .msg file into Outlook programmatically?
I have looked at
http://techrepublic.com.com/5208-11192-0.html?forumID=42&threadID=142285&start=0&tag=search
(OutlookApp.CreateItemFromTemplate("c:\test.msg", InboxFolder))
- but the e-mail is displayed as a new, empty mail without content or
attachments.
I need the e-mail message to look exactly as if it has been
"drag'n'dropped" into the Outlook explorer window.
I have looked at
http://techrepublic.com.com/5208-11192-0.html?forumID=42&threadID=142285&start=0&tag=search
(OutlookApp.CreateItemFromTemplate("c:\test.msg", InboxFolder))
- but the e-mail is displayed as a new, empty mail without content or
attachments.
I need the e-mail message to look exactly as if it has been
"drag'n'dropped" into the Outlook explorer window.