Exchange Server Attacment file names

  • Thread starter Thread starter Risky_Business
  • Start date Start date
R

Risky_Business

I am trying to get the file names of attachments from an Exchange
Server. I linked to the Exchange Server via MS Access 2000. There is
a field which indicates if a file is attached to a mail message but it
does not have a field for the attachments name. Where/how can I get
that information?
 
I think you need to post this question in one of the Exchange newsgroups.
However, looking at Outlook (linked to Exchange), I imaging each Mail Item
object would have an Attachments Collection and this Collection will contain
the various Attachments belonging to the Email Item. I guess your code can
traverse this hierarchy to obtain the details of the attachments.
 

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