Downloading the Samples
Office 2013 and later
This topic describes how to download the code samples that accompany this documentation.
To download the sample code installation package
-
Download the OSCProviderSamples.zip file from Outlook Social Connector 2013: Provider templates.
-
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.
-
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.
-
Show: