Occurs when an instant message is received, or sent if the InstantMessageModality belongs to the local participant.

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

Syntax

C#
public event 
EventHandler<

MessageSentEventArgs> 
InstantMessageReceived

See Also