Microsoft Chat Server SDK Reference

Users Property

This property returns a collection of chat users.

Syntax

Set Users = ChatServer.Users

Parameters

Users
The ChatUsers collection.

Remarks

The collection consists of individual ChatUser objects representing registered chat users on the chat network.


© 1998 Microsoft Corporation. All rights reserved.