Outlook express's - Object Model

  • Thread starter Thread starter neeraj
  • Start date Start date
N

neeraj

Hi,
I am trying to read emails and newsgroups from outlook
express...but there is no documentation available.

What can we use here - CDO, MAPI or something else?
I did some reserch, looks like I might have to read .MDX
files that are created by outlook express.

Later
 
neeraj said:
Hi,
I am trying to read emails and newsgroups from outlook
express...but there is no documentation available.

What can we use here - CDO, MAPI or something else?
I did some reserch, looks like I might have to read .MDX
files that are created by outlook express.

Later

This newsgroup is for support of Outlook 97, 98, 2000, 2002 & 2003 from the
Office family for Windows PCs. For Outlook Express (OE) support try posting
in one of these newsgroups:
microsoft.public.inetexplorer.ie4.outlookexpress for OE 4.x
microsoft.public.windows.inetexplorer.ie5.outlookexpress for OE 5.x
microsoft.public.windows.inetexplorer.ie55.outlookexpress for OE 5.5x
microsoft.public.windows.inetexplorer.ie6_outlookexpress for OE 6.x
microsoft.public.internet.mail.mac for the Macintosh version of OE

If those groups aren't carried on the news server that's carrying this group
try using msnews.microsoft.com (MS's public news server that's the source
for all the microsoft.public newsgroups).

Also a good source of Outlook Express info can be found here:
http://www.tomsterdam.com
 
Simple MAPI is the only supported thing. Outlook Express has no
exposed object model at all.
 
Back
Top