Occurs when one or more contacts are moved to different positions in the group.

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

Syntax

C#
public event 
EventHandler<

ContactPositionChangedEventArgs> 
ContactPositionChanged

See Also