Downloading the samples

This topic describes how to download the code samples that accompany this documentation.

To download the sample code installation package

  1. Download the OSCProviderSamples.zip file from Outlook Social Connector 2013: Provider templates.

  2. Extract the .zip file into the folder of your choice. In Windows 7, the default path for Visual Studio 2010 is C:\Users\ user\Documents\Visual Studio 2010\Projects.

  3. After extracting the .zip file, you will find the following projects in your projects folder:

    • OSCProvider_CPP—Contains the C++ provider template.

    • OSCProvider_CS—Contains the C# provider template.

    • OSCProvider_VB—Contains the Visual Basic provider template.

See also