Page 1 of 1

Extracting emails from outlook.

Posted: Thu Apr 26, 2007 11:17 am
by l9pt5
I'm trying to write a script to extract emails from outlook address book. Has anyone done this before?

Posted: Thu Apr 26, 2007 11:28 am
by Begby
I don't think this is going to be in any way easy with PHP. You are better off looking into using C# and microsoft APIs to accomplish this.