Microsoft Chat Server SDK Reference

ChatServer Object

This object defines the methods and properties relating to a chat server. It includes properties that allow access to collections of chat channels, users, and access control masks. This is the base object of the Chat Server Object Model.

Collections

AccessEntries Collection of access control entries.
Channels Collection of channels on the network.
Users Collection of users on the network.

Properties

Name Type Access
Configuration ChatConfiguration object Read-only
Name (default property) String Read-only


© 1998 Microsoft Corporation. All rights reserved.