Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Visual Studio 2010 includes a project template that will create a Lync-enabled WPF application. You will use this to create the initial application.
Let's start the example:
- Start Visual Studio 2010 and create a new project.
- Select the Lync WPF Application project template, as shown in Figure 13-2.
- Enter the project name LyncApp and click the OK button to create the project.
Figure 13-2. Creating a Lync-enabled WPF application project
This project template creates a standard WPF application, but it performs two other steps that will help you get started with Lync. First, it adds the following references:
Microsoft.Lync.ControlsMicrosoft.Lync.Controls.FrameworkMicrosoft.Lync.Model