Microsoft Chat Server SDK Reference

DynamicMaxMembers Property

This property contains the maximum number of members allowed in any dynamic channel on the server.

Syntax

Limit = ChatService.DynamicMaxMembers
ChatService.DynamicMaxMembers = Limit

Parameters

Limit
The maximum number of users that can join any dynamic channels.

Remarks

By default, the value of this property is 100.


© 1998 Microsoft Corporation. All rights reserved.