Hi,
We need to process emails that have been returned undeliverable to an Outlook folder.
We store a tag in the original email body with an ID I need.
Some returned emails contain the original message in the email body and stepping through a list of emails and processing the bodies to find the tag is easy enough.
However, in a majority of the returns the original email is an attachment containing the original email (.msg format).
Can anyone one help me work out how to open and scan the contents of that attachment?
I'm working in VB6 and the target Outlook will probably be a fairly recent one (certainly at least from Office 2000)
Thanks
Marc
We need to process emails that have been returned undeliverable to an Outlook folder.
We store a tag in the original email body with an ID I need.
Some returned emails contain the original message in the email body and stepping through a list of emails and processing the bodies to find the tag is easy enough.
However, in a majority of the returns the original email is an attachment containing the original email (.msg format).
Can anyone one help me work out how to open and scan the contents of that attachment?
I'm working in VB6 and the target Outlook will probably be a fairly recent one (certainly at least from Office 2000)
Thanks
Marc