Microsoft Chat Server SDK Reference

Remove Method

This method deletes the specified chat persistent channel from the collection.

Syntax

ChatPersistentChannels.Remove(Index|Key)

Parameters

Index
Numeric value representing index of entry in collection.
Key
String representing the Name property of the persistent channel.

© 1998 Microsoft Corporation. All rights reserved.