質問

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