Manvinder
Manvinder

Reputation: 1

How to read outlook express contacts from asp.net application?

I want to import contacts from my outlook account to my web application in asp.net, any help?

Upvotes: 0

Views: 410

Answers (1)

Alex K.
Alex K.

Reputation: 175748

I was going to say that OE uses the Windows Address Book but that seems to have changed since vista. Either way there are APIs that will let you read the data.

Upvotes: 1

Related Questions