Mohamed FadlAllah
Mohamed FadlAllah

Reputation: 39

how to import hotmail contacts in java

I need to import Hotmail contacts to my website in java, If any body have a detailed steps to make this or any one use Windows Live SDK to do similar task I will appreciate your help.

Thanks,

Upvotes: 0

Views: 956

Answers (1)

dogbane
dogbane

Reputation: 274630

Take a look at the Windows Live Contacts API Reference. I think the section you need is: Retrieving Contacts from Windows Live Contacts.

Upvotes: 1

Related Questions