Channels PropertyChannels Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: ChannelProperty Property
*Next Topic: ConnectionState Property

Channels Property

Returns the Channels collection of the control.

Syntax

value=object.Channels

Parameters

valueRequired. An object expression that evaluates to a Channels object.
objectRequired. An object expression that evaluates to an MsChatPr control.

Remarks

Access is read-only.

Example

Dim chancoll As Channels
Set chancoll = MsChatPr1.Channels