Microsoft Chat Server SDK Reference

Remove Method

This method deletes the specified chat extension from the collection.

Syntax

ChatExtensions.Remove(Index|Key)

Parameters

varIndex
Numeric value representing index of entry in collection.
Key
String representing the Name or FriendlyNameproperty of the extension.

© 1998 Microsoft Corporation. All rights reserved.