Microsoft Chat Server SDK Reference

Remove Method

This method deletes the specified chat member from the collection.

Syntax

ChatMembers.Remove(Index|Key)

Parameters

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

© 1998 Microsoft Corporation. All rights reserved.