IEndpoint.ConversationReceived Event

Occurs when an invitation to join a conversation is received.

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

Syntax

'Declaration
Event ConversationReceived As IMEventHandler
'Usage
Dim instance As IEndpoint
Dim handler As IMEventHandler

AddHandler instance.ConversationReceived, handler
event IMEventHandler ConversationReceived