Microsoft Chat Server SDK Reference

ChatPersistentChannels Collection

This collection manages a list of persistent channels.

Properties

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

Methods

Add Adds a new persistent channel to the collection.
CreateItem Creates a stand-alone ChatPersistentChannel object.
Remove Removes the specified persistent channel.


© 1998 Microsoft Corporation. All rights reserved.