PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Program Addins Associate and view an email to a external program and db

Reply

Associate and view an email to a external program and db

 
Thread Tools Rate Thread
Old 04-06-2007, 11:23 AM   #1
=?Utf-8?B?QW5kcmVh?=
Guest
 
Posts: n/a
Default Associate and view an email to a external program and db


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
  Reply With Quote
Old 05-06-2007, 11:45 PM   #2
Dmitry Streblechenko
Guest
 
Posts: n/a
Default Re: Associate and view an email to a external program and db

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

"Andrea" <Andrea@discussions.microsoft.com> wrote in message
news:258F99D7-2899-41F7-B7A3-A5CF0945083D@microsoft.com...
> 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



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off