Outlook Express

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Lespaul36

    #1

    Outlook Express

    Is there a way to go through all the messages in outlook express, or a way
    to go through the dbx files?


  • Herfried K. Wagner [MVP]

    #2
    Re: Outlook Express

    "Lespaul36" <lespaul36@none .net> schrieb:[color=blue]
    > Is there a way to go through all the messages in outlook express, or a way
    > to go through the dbx files?[/color]

    Outlook Express itself doesn't support automation. IIRC there is no library
    included which allows iterating over the messages stored in DBX files.
    However, Steve Cochran [MVP] has written some tools which can be used to dig
    out the messages from DBX files
    (<URL:http://home.chattanoog a.net/~scochran/>).

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://classicvb.org/petition/>

    Comment

    • Ari

      #3
      Re: Outlook Express

      Hi,

      Bryan Starbuck who is the development leader of Outlook Express
      explicitly says at:
      http://spaces.msn.com/members/bryanstarbuck/Blog/cns!1psJjwgBAsV-Ph1H_Wpa4AUg!25 9.entry

      "Public APIs: OE has always had the public IStoreNamespace API to allow
      the database content to be accessed."

      And if you are searching for a sample code you can download it at:
      http://www.nektra.com/products/oeapi...ssages_src.zip


      Regards,
      Ari

      Lespaul36 wrote:[color=blue]
      > Is there a way to go through all the messages in outlook express, or a way
      > to go through the dbx files?[/color]

      Comment

      Working...