Share via


IConversation.ParticipantRemoved Event

Occurs when a participant leaves the conversation.

Namespace:  Microsoft.Exchange.InstantMessaging
Assembly:  Microsoft.Exchange.InstantMessaging (in Microsoft.Exchange.InstantMessaging.dll)

Syntax

'Declaration
Event ParticipantRemoved As IMEventHandler
'Usage
Dim instance As IConversation
Dim handler As IMEventHandler

AddHandler instance.ParticipantRemoved, handler
event IMEventHandler ParticipantRemoved