Share via


IModalityParticipantRemovedEvent Interface

Provides data for the ModalityParticipantRemoved event.

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

Syntax

'Declaration
Public Interface IModalityParticipantRemovedEvent _
    Inherits IModalityEvent, IConversationEvent, IEvent
'Usage
Dim instance As IModalityParticipantRemovedEvent
public interface IModalityParticipantRemovedEvent : IModalityEvent, 
    IConversationEvent, IEvent