OnChannelProperty EventOnChannelProperty Event*
*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

objectRequired. An object expression that evaluates to an MsChatPr control.
ChannelRequired. An object expression that evaluates to a Channel object.
ChannelItemsRequired. 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.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.