Dan Esparza
Dan Esparza

Reputation: 28385

Is it possible to develop plugins for Microsoft Office Communicator?

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

Upvotes: 3

Views: 2859

Answers (2)

Paul Nearney
Paul Nearney

Reputation: 6955

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

Upvotes: 3

Jon Dewees
Jon Dewees

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

Related Questions