Microsoft Chat Server SDK Reference

MaxChannels Property

This property contains the maximum number of channels that can be joined by members of the class.

Syntax

Limit = ChatClass.MaxChannels
ChatClass.MaxChannels = Limit

Parameters

Limit
A number representing the maximum number of channels that can be simultaneously joined by class members.

Remarks

By default, the value of this property is 10.


© 1998 Microsoft Corporation. All rights reserved.