Reputation: 28385
Is it possible to develop plugins for Microsoft Office Communicator? If so, where does one start -- is there an SDK?
Upvotes: 3
Views: 2859
Reputation: 6955
The Custom Tabs sample app may be just what you are looking for.
Upvotes: 3
Reputation: 2957
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.
Upvotes: 2