IParticipantRemovedEvent Interface

Provided information for the ParticipantRemoved event and the ModalityParticipantRemoved event.

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

Syntax

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