I
Iwi
This is the follow up of my previous posting.
Background:
I've saved some emails from my inbox as file.msg using Item.SaveAs
function. I've tried to load back again to my pst file using
Application.CreateItemFromTemplate(file.msg, ...).
Problem:
Even though my template is a received email, whenever I load it up
using CreateItemFromTemplate and I tried to save it, it will appear as
a new outgoing message. Is there anyway to load my file.msg as is, so
that it will appear as a received email as oppose to a new message?
Thank you
Background:
I've saved some emails from my inbox as file.msg using Item.SaveAs
function. I've tried to load back again to my pst file using
Application.CreateItemFromTemplate(file.msg, ...).
Problem:
Even though my template is a received email, whenever I load it up
using CreateItemFromTemplate and I tried to save it, it will appear as
a new outgoing message. Is there anyway to load my file.msg as is, so
that it will appear as a received email as oppose to a new message?
Thank you