1. Use GetItemFromMsgFile for get back IMessageItem
2. Determine where the message belongs to
3. Create a message in the target folder using Outlook Object Model or CDO
4. Create a Redemption SafeMailItem object and associate it with the newly
created object from # 3 by setting the SafeMailItem.Item property
5. Call SafeMailItem.Import(..., olMsg)
6. Save the message
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool