Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.
Kenichiro Nakamura edited this page Oct 22, 2017 · 1 revision

Welcome to the UCWA2.0-CS wiki!

Microsoft Unified Communications Web API (UCWA) 2.0 is a REST API that exposes Skype for Business Server 2015/Skype for Business Online instant messaging (IM) and presence capabilities. For detail, see this article

This repository contains a sample C# library to consume UCWA from your .NET application. The compiled module is also available in NuGet. You can install via NuGet manager or from NuGet console.

Clone this wiki locally