IT Bits and Pieces

Office Communicator 2007 SDK Hello World

Posted in .NET, C#, OCS 2007 SDK, Office Communicator by jpd6 on April 11, 2009

When looking at an API, I almost always look at the code samples within the SDK first… and then read the help if I don’t understand it! I downloaded the Office Communicator 2007 SDK the other day and to my surprise there are no samples but only header files. There may be sample files somewhere but it’s not obvious. There is plenty of code within the help documentation, but it would have been nice to have included at least a ‘hello world’ project. Anyway, I’ve attached one below for anybody who just wants the bare minimum ‘hello world’ for the OC 2007 SDK. The code is copied mostly from within the OCSDK help documentation, with some minor modifications.

 (more...)
Follow

Get every new post delivered to your Inbox.