Microsoft Chat Server SDK Reference

ChatExtensions Collection

This collection manages the list of chat extensions installed on the server.

Collections

ChatUnboundExtensions List of extensions that have been registered, but not bound to the chat service.

Properties

Name Type Access
Count Long Read-only
Item (default property) ChatExtension object Read/write

Methods

Add Binds a new chat extension to the server.
CreateItem Creates a new stand-alone ChatExtension object.
Remove Unbinds the specified chat extension.


© 1998 Microsoft Corporation. All rights reserved.