Notices
Computer & Technology Related Post here for help and discussion of computing and related technology. Internet, TVs, phones, consoles, computers, tablets and any other gadgets.

Accessing outlook .pst file

Thread Tools
 
Search this Thread
 
Old Oct 18, 2004 | 12:38 PM
  #1  
Dracoro's Avatar
Dracoro
Thread Starter
Scooby Regular
 
Joined: Sep 2001
Posts: 10,261
Likes: 0
From: A powerslide near you
Default Accessing outlook .pst file

Anyone know how to access the data from an outlook .pst file without using outlook? Basically I wanna write a quick app (prolly using vba or suchlike) to get the task info out of the file. Read only would be ok but would prefer to write safely to the file too.
Reply
Old Oct 18, 2004 | 01:09 PM
  #2  
GaryK's Avatar
GaryK
Scooby Regular
 
Joined: Sep 1999
Posts: 4,037
Likes: 0
From: Bedfordshire
Default

Drac,

I don't think there are any published specs on pst files and it is a binary format. Your safest bet is to use MAPI/Extended MAPI to iterate through all the collections, first stop is here http://www.dimastr.com/redemption/utils.htm. If you want to bypass the security message you get in Outlook 2000 onwards then you have to use extended MAPI. That is by far the easiest way to read/write stuff.

Gary
Reply
Old Oct 18, 2004 | 03:21 PM
  #3  
BlkKnight's Avatar
BlkKnight
Scooby Regular
 
Joined: Feb 2004
Posts: 3,763
Likes: 0
From: High Wycombe
Default

<edit>
I should really read the question properly first

</edit>
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
JimBowen
ICE
5
Jul 2, 2023 01:54 PM
TylerD529
General Technical
2
Oct 9, 2015 01:53 AM
Nick_Cat
Computer & Technology Related
2
Sep 26, 2015 08:00 AM
Littleted
Computer & Technology Related
4
Sep 25, 2015 09:55 PM
Littleted
Computer & Technology Related
0
Sep 25, 2015 08:44 AM




All times are GMT +1. The time now is 02:43 AM.