Share via


IConversation.ConversationStateChanged Event

Occurs when the state of the conversation changes.

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

Syntax

'Declaration
Event ConversationStateChanged As IMEventHandler
'Usage
Dim instance As IConversation
Dim handler As IMEventHandler

AddHandler instance.ConversationStateChanged, handler
event IMEventHandler ConversationStateChanged