문제

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