Question

I want to be able to get the list of Messenger contacts of a certain user through .NET.
I've seen Messenger Connect, but it's still under beta and with limited access.

Any ideas for easier alternatives? I thought it would be as easy as invoking a WCF service.
Thank you for your help.

Was it helpful?

Solution

One option is the Windows Live User Data APIs, which contains the Windows Live Contacts API. See the documentation on retrieving contacts.

Keep in mind that the API is considered deprecated, and will eventually be replaced by Messenger Connect. See this post for more information on a possible timeframe for the service being discontinued.

OTHER TIPS

Try Jbuddy from Zion Software, multiprotocol support.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top