Can anyone help me to get Hotmail contact list by passing user credentials. any code will help.
Asked
Active
Viewed 503 times
2 Answers
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
-
How Can i replace the redirect_uri with localhost to test the response. – Basbous Aug 15 '11 at 10:42
-
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:33
-
is it YOUR credentials you are trying to send or another persons? – stack72 Aug 15 '11 at 12:47
-
no i am trying to get address book emails for any user name and password – Basbous Aug 20 '11 at 11:05
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