Share via


IModality.ModalityParticipantRemoved Event

The event that occurs when a participant is removed from a conversation.

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

Syntax

'Declaration
Event ModalityParticipantRemoved As IMEventHandler
'Usage
Dim instance As IModality
Dim handler As IMEventHandler

AddHandler instance.ModalityParticipantRemoved, handler
event IMEventHandler ModalityParticipantRemoved