How to refer to a given Outlook Message from another Microsoft Application

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I have a database in MS Access (2003) in which I plan to allow the
user to generate an Outlook email from within Access based on the
active record.

I would like to store in the database a reference to the email. I
would like to get some kind of unique message ID from Outlook just as
I am sending the email, store that unique ID in another part of the
Access database, then use that value later to open the stored email
quickly in Outlook.

Is there a way to do this with the Outlook object model, and if so
where could I find a quick explanation of it?

If that task turns out to be possible, then I would like to extend
that and get a reference to something that might be called "ReplyTo
ID". That is, if a given message is a reply to another message, what
is the unique ID of the parent.

Thanks in advance for all responses.

- Paul Schrum

.



Relevant Pages

  • Re: I am trying to design a custom contact sheet and am tearing m
    ... When you fill in a form at the bank or at an online store or anywhere else, ... What you don't see is that this information goes into a database. ... Outlook forms are the same way. ... add the correct kind of control if you don't already ...
    (microsoft.public.outlook.contacts)
  • Re: I am trying to design a custom contact sheet and am tearing m
    ... > What you don't see is that this information goes into a database. ... > fields as it needs to store the data from the boxes you typed in. ... > Outlook forms are the same way. ... add the correct kind of control if you don't already ...
    (microsoft.public.outlook.contacts)
  • Re: Collecting data in MS Outlook
    ... I have only a small experience in programming with the Outlook object model. ... for data processing and then closes Access database. ... responses into an Access 2000 format database. ... Dim fdrInBox As Outlook.MAPIFolder ...
    (microsoft.public.access.security)
  • Re: Collecting data in MS Outlook
    ... The link you showed only uses Microsoft Outlook 2007 and Microsoft Access ... The MDB format that you are using does not support the above. ... that you build a Trusted Location for your database. ...
    (microsoft.public.access.security)
  • Re: Collecting data in MS Outlook
    ... even Access can be closed and automated export from Outlook should run. ... the other side it is an attempt to add data into the database, ... Excluding the two mandatory references, here is a list of my libraries ... I tried to change MS ActiveX Data Objects ...
    (microsoft.public.access.externaldata)