MemberCount PropertyMemberCount Property*
*



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

objectRequired. 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

MaxMembers


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.