Results 1 to 7 of 7

Thread: API for accessing OST file?

  1. #1
    Chris Newby Guest

    API for accessing OST file?

    Is there an API for accessing OST file? What about CDO?

    I'm looking for a way to programatically extract emails from users'
    mailboxes in an enviornment where our Exchange is hosted by a third party
    .... perhaps the OST file is not the best way?

    TIA//

  2. #2
    David L. West Guest
    Is there an API for accessing OST file? What about CDO?

    I'm looking for a way to programatically extract emails from users'
    mailboxes in an enviornment where our Exchange is hosted by a third party
    ... perhaps the OST file is not the best way?
    Does the app run on the client or the server?

    ---
    David L. West
    http://www.deskoptional.com

  3. #3
    Chris Newby Guest
    It would have to run on the client.


    "David L. West" <nntp@deskoptional.com> wrote in message
    news:op.sywmlsxkz54syx@clea.dna.local...
    Is there an API for accessing OST file? What about CDO?

    I'm looking for a way to programatically extract emails from users'
    mailboxes in an enviornment where our Exchange is hosted by a third party
    ... perhaps the OST file is not the best way?


    Does the app run on the client or the server?

    ---
    David L. West
    http://www.deskoptional.com

  4. #4
    David L. West Guest
    What about the Outlook object model? Whether to use that or CDO would
    depend on what you need to do. Oh, and what platform are you developing on?

    ---
    David L. West
    http://www.deskoptional.com

  5. #5
    Chris Newby Guest
    Well ... specifically, for compliance purposes, we need to create an
    application that will allow us to extract one email per week over the last 3
    years for each of our users and print them. Currently our Exchange is hosted
    by a thrid-party to which we cannot easily aquire programatic access and
    interface directly with the Exchange database.

    Our users are all configured with cached connections, so my thought was that
    if we could gain access to their OST files thru a relatively straight
    forward API, we should be able to accomplish our goals.

    Thoughts?

    Thanks,
    Chris



    "David L. West" <nntp@deskoptional.com> wrote in message
    news:op.sywnnqm9z54syx@clea.dna.local...
    What about the Outlook object model? Whether to use that or CDO would
    depend on what you need to do. Oh, and what platform are you developing
    on?

    ---
    David L. West
    http://www.deskoptional.com

  6. #6
    David L. West Guest
    I doubt you'll get anywhere trying to access the OST directly, since MS
    goes to some trouble to make it inaccessible and unportable for security
    purposes.

    I've never tried CDO against a cached store, but I also can't think of any
    reason it wouldn't work. The Outlook object model method would work, but
    in my experience is better suited to doing thing that use the UI. Sounds
    like what you're doing does not, so I'd encourage you to check out CDO.

    Handy site to know about if you don't already: http://www.cdolive.com/


    --
    ---
    David L. West
    http://www.deskoptional.com

  7. #7
    Chris Newby Guest
    Awesome ... yeah I'm already going down the CDO route, just wanted to make
    sure it was worth my time. Thanks for your advice David//

    "David L. West" <nntp@deskoptional.com> wrote in message
    news:op.sywrlv1yz54syx@clea.dna.local...
    I doubt you'll get anywhere trying to access the OST directly, since MS
    goes to some trouble to make it inaccessible and unportable for security
    purposes.

    I've never tried CDO against a cached store, but I also can't think of any
    reason it wouldn't work. The Outlook object model method would work, but
    in my experience is better suited to doing thing that use the UI. Sounds
    like what you're doing does not, so I'd encourage you to check out CDO.

    Handy site to know about if you don't already: http://www.cdolive.com/


    --
    ---
    David L. West
    http://www.deskoptional.com

Similar Threads

  1. Replies: 1
    Last Post: 07-23-2005, 02:52 PM
  2. Replies: 0
    Last Post: 06-28-2005, 05:33 PM
  3. Replies: 4
    Last Post: 04-07-2005, 10:37 PM
  4. Replies: 1
    Last Post: 04-03-2005, 03:47 PM
  5. Replies: 5
    Last Post: 01-31-2005, 12:10 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - CAD Forum