Microsoft Chat Server SDK Reference

MaxChannels Property

This property retrieves the maximum number of channels the user is allowed to enter.

Syntax

Channels = ChatUser.MaxChannels

Parameters

Channels
Value representing the number of channels the user can concurrently join.

Remarks

The default value of MaxChannels is 10.


© 1998 Microsoft Corporation. All rights reserved.