
What can you do with Microsoft Lync 2013 SDK?

#How to download lync for windows 7 how to
Learn how to run a Microsoft Lync 2013 API-enabled application on a computer where multiple versions of the Lync client are installed. Run an application in multiple Lync versions Learn how to migrate an existing application to Lync SDK from previous SDK versions. Learn about the System.AsyncCallback method in Lync SDK. Learn about event-based programming in Lync SDK. NET coding concepts can be successful programming with Microsoft Lync 2013 SDK, more robust and scalable applications can be developed if you are familiar with the following programming concepts. Silverlight versionĪlthough an inexperienced programmer who understands basic. To deploy a Lync SDK application, application users must be able to sign in to Lync 2013 and the following components must appear on the target computer: Only Microsoft Internet Explorer 7 and later versions support Lync 2013 Silverlight controls. Microsoft Silverlight 4 Tools for Visual Studio 2010 Silverlight 4.0 runtime, installed with Microsoft Lync 2013. Microsoft Silverlight development: Visual Studio 2010 SP1 or Visual Studio 2012. Microsoft Windows Forms or Microsoft Windows Presentation Foundation (WPF) development: Microsoft Visual Studio 2010 SP1 or Visual Studio 2012. To develop Lync SDK applications, the following requirements must be fulfilled: The default installation path for Lync SDK is the %root%\Program Files (x86) folder.

In the Microsoft Visual Studio development system, select Any CPU as your custom application build platform target to ensure your application runs on 32-bit and 64-bit operating systems. Typical current hardware configurations with a minimum of 2 GB of RAM are recommended for the supported operating systems. The supported development environment for creating applications with Microsoft Lync 2013 SDK is described in this section. The platform also lets you automate Microsoft Lync 2013 to the extent that you can programmatically open a new conversation window, start an online meeting, or add a contact to the user’s contact list. The Lync platform components of the API are used to sign a user in and out of Lync 2013, maintain the settings and properties of the local user, and publish the user’s availability and notes (personal and OOF). Within a conversation, you programmatically interact in conversations by managing conversation modalities. Use the API to sign a user in to Lync, show lists of Lync contacts, or start conversations. Modalities manage the actual modes of communication within a conversation or meeting.

The API includes classes that represent the Lync client platform, contacts, conversations, online meetings, and conversation modalities. Microsoft Lync 2013 SDK includes a comprehensive managed API, documentation, and a set of sample applications that show how to build unified communication features into your application. Learn about getting started using Microsoft Lync 2013 SDK, the essential features of the SDK, and how you can use those features to give your application enhanced unified communication features that are supported by Microsoft Lync Server 2013.
