Occurs when a property of the instant message modality changes.

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

Syntax

C#
public event 
EventHandler<

ModalityPropertyChangedEventArgs> 
InstantMessagePropertyChanged

See Also