Microsoft Chat Server SDK Reference

DefaultMaxMembers Property

This property contains the default maximum number of members for any channel.

Syntax

Limit = ChatService.DefaultMaxMembers
ChatService.DefaultMaxMembers = Limit

Parameters

Limit
The maximum number of channel members, if no channel member limit is specified.

Remarks

By default, the value of this property is 25.

See Also

MemberLimit


© 1998 Microsoft Corporation. All rights reserved.