![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I need to open various *.msg files saved into a Project folder, and list them
in an MS-Access form. The form elements are all set, but I cannot find any example of reading properties from msg files (From, To, etc.). Any ideas? |
Ads |
#2
|
|||
|
|||
![]()
You will need to use the Outlook object model. Use
Application.CreateItemFromTemplate() to open the MSG files and then read the properties normally as Outlook item properties. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Justin" wrote in message ... I need to open various *.msg files saved into a Project folder, and list them in an MS-Access form. The form elements are all set, but I cannot find any example of reading properties from msg files (From, To, etc.). Any ideas? |
#3
|
|||
|
|||
![]()
Keep in mind that Outlook will strip out all the sender related properties
-- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Ken Slovak - [MVP - Outlook]" wrote in message ... You will need to use the Outlook object model. Use Application.CreateItemFromTemplate() to open the MSG files and then read the properties normally as Outlook item properties. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Justin" wrote in message ... I need to open various *.msg files saved into a Project folder, and list them in an MS-Access form. The form elements are all set, but I cannot find any example of reading properties from msg files (From, To, etc.). Any ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
unable to read saved email messages | Flyboy Bob | Outlook Express | 1 | January 11th 08 04:47 AM |
how do I print to file and convert same file so it can be read? | fredzo | Outlook - Calandaring | 2 | February 11th 07 04:53 PM |
Importing .dbx files that are saved to a DVD and read-only issues | Sportsluvr | Outlook Express | 11 | January 6th 07 09:31 AM |
Can not point outlook to read pst file from a backup file | Jaime | Outlook - Installation | 1 | May 19th 06 10:42 PM |
RUN DTS PACKAGE FILE SAVED AS .BAS (VB MODULE FILE) | TOM - BP | Outlook and VBA | 1 | April 24th 06 11:37 PM |