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?
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.
精彩评论