Contents Index Topic Contents | ||
Previous Topic: OnProtocolMessage Event Next Topic: OnServerTextMessage Event |
OnServerProperty Event
Fires after a QueryServerProperty call.
Syntax
object_OnServerProperty(ServerItems)
Parameters
object Required. An object expression that evaluates to an MsChatPr control. ServerItems Required. An object expression that evaluates to a ChatItems object. Remarks
This event can also be fired after a time-out occurs while accessing the ServerProperty property.
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.