Occurs when a conversation is removed. A conversation is removed when all modalities are disconnected or conversation was ended with a call to End()).

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public event 
EventHandler<

ConversationManagerEventArgs> 
ConversationRemoved

See Also