Associate and view an email to a external program and db

A

Andrea

Hello,
I have an external application in sQL server 2005 (VS2005), I must create a
reference beetween one record (eg. Customer anagraphic) and all
email recived to it in outlook, there is a simple system to do that, eg. in
a record add a GUID of email (if tthere is)?
NOTE. email in outlook can be in all folder.

ps. sorry for my english.

Best Regards
Andrea
 
D

Dmitry Streblechenko

MailItem.EntryID. To retrieve a messag given its entry id, use
Namespace.GetItemFromID

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 

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

Top