Microsoft Chat Server SDK Reference

ChatMembers Property

This property retrieves the collection of chat members associated with this account.

Syntax

Set Members = ChatAccount.ChatMembers
ChatAccount.ChatMembers = Members

Parameters

Members
The ChatMembers collection.

© 1998 Microsoft Corporation. All rights reserved.