Contents Index Topic Contents | ||
Previous Topic: OnChannelError Event Next Topic: OnChannelPropertyChanged Event |
OnChannelProperty Event
Fires after a ListChannels or QueryChannelProperty call.
Syntax
object_OnChannelProperty(Channel, ChannelItems)
Parameters
object Required. An object expression that evaluates to an MsChatPr control. Channel Required. An object expression that evaluates to a Channel object. ChannelItems Required. An object expression that evaluates to a ChatItems object. Remarks
This event can also be fired after a time-out occurs while accessing a ChannelProperty property.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.