![]() | ![]() | ![]() |
| ||
|
Channels Property
Returns the Channels collection of the control.
Syntax
value=object.Channels
Parameters
value Required. An object expression that evaluates to a Channels object. object Required. An object expression that evaluates to an MsChatPr control. Remarks
Access is read-only.
Example
Dim chancoll As Channels Set chancoll = MsChatPr1.Channels