Referring to an attached mail item as MailItem object

E

Eric Dan

Is it possible in some way to refer to an attached mail item as a MailItem
object? (any trick will do..)

It is possible to save this type of attachment (as any other attachment) as
a "xyz.msg" file, but how can I open this file later and refer to it as a
regular MailItem using Outlook automation?
 
Top