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.

有帮助吗?

解决方案

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.

其他提示

Try Jbuddy from Zion Software, multiprotocol support.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top