I am new to UCMA 3.0 (and new to Lync server) and want to get an idea of how to talk to Lync 2010 server through UCMA. I want to have something quick and dirty, like a walkthrough showing how to set up a development environment, writing the smallest UCMA code to achieve a simple task, like connecting to a Lync server, getting a list of all users with their presence information, and printing the results for console The goal is to get an idea of how UCMA works against the Lync server.
I have already installed the Lync 2010 server setup and works with some testing users. I also downloaded and installed the UCMA 3.0 SDK on my 64-bit computer running Windows 7, which also has Visual Studio 2008 SP1 with .NET 3.5 SP1. Thus, all hardware and software are ready.
Any tips, links or even the best step-by-step answers are welcome!
source share