3

Is it possible to develop plugins for Microsoft Office Communicator? If so, where does one start -- is there an SDK?

Kara
  • 6,115
  • 16
  • 50
  • 57
Dan Esparza
  • 28,047
  • 29
  • 99
  • 127

2 Answers2

3

The Custom Tabs sample app may be just what you are looking for.

Paul Nearney
  • 6,965
  • 2
  • 30
  • 37
2

A good place to start would be the SDK. I'm not sure if you can create plugins for it, but since it has a API, you can definitely hook into it from external apps or webpages.

Jon Dewees
  • 2,957
  • 6
  • 31
  • 38