Share via


QuickStart Sample Applications

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

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