Share via


IModality.ModalityParticipantUpdated Event

The event that occurs when a conversation participant is updated.

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

Syntax

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

AddHandler instance.ModalityParticipantUpdated, handler
event IMEventHandler ModalityParticipantUpdated