Microsoft Chat Server SDK Reference

Channels Property

This property returns the collection of channels that the user has joined.

Syntax

Set Channels = ChatUser.Channels

Parameters

Channels
The ChatChannels collection.

Remarks

The collection consists of individual ChatChannel objects representing each channel that the user has joined.


© 1998 Microsoft Corporation. All rights reserved.