Extracting emails from outlook.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
l9pt5
Forum Newbie
Posts: 17
Joined: Wed Apr 11, 2007 10:41 am

Extracting emails from outlook.

Post by l9pt5 »

I'm trying to write a script to extract emails from outlook address book. Has anyone done this before?
Begby
Forum Regular
Posts: 575
Joined: Wed Dec 13, 2006 10:28 am

Post 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.
Post Reply