Microsoft Chat Server SDK Reference

ChatMembers Collection

This collection manages the list of chat members.

Properties

Name Type Access
Count Long Read-only
Item (default property) ChatMember object Read-only

Methods

Add Adds a new chat member to the collection.
CreateItem Creates a stand-alone ChatMember object.
Remove Removes the specified chat member.


© 1998 Microsoft Corporation. All rights reserved.