MaxMembers PropertyMaxMembers Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: MaxHistoryLength Property
*Next Topic: MaxMessageLength Property

MaxMembers Property

Retrieves or sets the maximum number of members in a chat room.

Syntax

object.MaxMembers[=value]

Parameters

objectRequired. An object expression that evaluates to a Chat control.
valueOptional. A long integer expression that determines the maximum number of members allowed in the room. Only a host of the chat room can change this property.

Return Value

Returns zero if the limit is the server's default limit, or the maximum number of members otherwise.

See Also

MemberCount


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