Contents Index Topic Contents | ||
Previous Topic: OnServerTextMessage Event Next Topic: OnUserPropertyChanged Event |
OnUserProperty Event
Fires after a ListUsers or QueryUserProperty call.
Syntax
object_OnUserProperty(UserItems)
Parameters
object Required. An object expression that evaluates to an MsChatPr control. UserItems 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 UserProperty property.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.