Importing delimited data from Message Body

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We are writing an application where we want to import data from all MS
Outlook / Exchange email message text body and accompanying file attachment
that has been addressed to receipient "(e-mail address removed)"
Within the text body, the message will include delimeters to separate the
data.
There will be at least two fields where the character count could be as much
as 4096 characters.
There are a total of about 35 fields in all that we are trying to import, on
an automated basis.
Has anyone seen an example of this ?
Regards,
John
 
You'll want to loop through a MAPI folder object - I'd recommend a look at
the Outlook discussion group.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top