1

Can anyone help me to get Hotmail contact list by passing user credentials. any code will help.

Basbous
  • 3,927
  • 4
  • 34
  • 62

2 Answers2

2

you need to use the Windows Live Contacts API you need the windows live SDK as a prerequisite as well

stack72
  • 8,198
  • 1
  • 31
  • 35
0

Try to look at the Live SDK: http://msdn.microsoft.com/en-us/library/bb264574.aspx

Olivier
  • 130
  • 2
  • 3
  • 11
  • i want to send the user credentials using my textbox and password field not as a hotmail dialog like www.dropbox.net invitations. – Basbous Aug 15 '11 at 12:34