Contents Index Topic Contents | ||
Previous Topic: MaxMessageLength Property Next Topic: Rating Property |
MemberCount Property
Retrieves the number of members currently in the user's chat room. This property is read-only.
Syntax
object.MemberCount
Parameters
object Required. An object expression that evaluates to a Chat control. Return Value
Returns zero if the user is not in a chat room, or the number of members in the chat room otherwise.
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.