Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: Reading MS Outlook
| Subject: | Re: Reading MS Outlook |
| Posted by: | "Allan Fernandes" (te..@ssmiths.com) |
| Date: | Sat, 1 Apr 2006 10:10:48 +0530 |
> > Is there some way for me to read the data from MS Outlook.
> Please be more specific. What EXACTLY are you trying to read?
I have prepared a automatic backup application. It zips and copies all sorts
of files eg: *.doc,*.xls etc. The zip+copy is incremental. My problem is
that *.pst accumulates into one big file (generally around 200 to 900 MB)
and the entire file has to be backed up eveyday.
Could I somehow copy incrementally ? I am trying to read the file so that I
can work on this kind of solution.
regards
Allan