Exporting private contacts for all users

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We need to export all private contacts for all users in our Exchange
organization to SQL. Exmerge seems to only export in PST format. CSVDE only
exports LDAP information. Any suggestions on how to accomplish this? Many
thanks!
 
Write WebDAV code to iterate every contact in every mailbox. Exchange development docs start at http://msdn.microsoft.com/exchange/ with discussions in the microsoft.public.exchange.development newsgroup.

I presume you have a written internal policy in place on usage of data stored in each user's mailbox and how privacy of that data will be handled? If not, you're probably opening a huge can of worms.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top