Contents Index Topic Contents | ||
Previous Topic: OnBeginEnumeration Event Next Topic: OnEnterParticipant Event |
OnEndEnumeration Event
Occurs after getting the initial list of members in the conversation, including the user.
Syntax
object_OnEndEnumeration
Value Description object Required. An object expression that evaluates to a Chat control. Remarks
The user can start to use the ThisParticipantID property or the SetParticipantStatus, KickParticipant, BanParticipant, and SendMessage methods once this event is triggered.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.