QuickStart sample applications

Applies to: Lync 2013 | Lync Server 2013

The Quick Start samples are included in Microsoft Unified Communications Managed API 4.0 SDK. Each QuickStart sample focuses on an aspect of UCMA 4.0 application programming. The samples are located in the %ProgramFiles%\Microsoft UCMA 4.0\Core\Sample Applications\ QuickStarts folder.

To improve readability, the QuickStart samples use the WaitHandle type to demonstrate synchronous usage of the UCMA 4.0. Production code should instead follow the .NET asynchronous programming model. For more information, see Asynchronous pattern.