Occurs when an application running on the remote client sends context data.

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

Syntax

C#
public event 
EventHandler<

ContextEventArgs> 
ContextDataReceived

See Also