QuickStart sample applications

Applies to: Skype for Business 2015

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

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