Provides a range of contacts within the FrequentContacts group whose position has changed.

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

Syntax

C#
public 
class 
ContactPositionChangedEventArgs : 
EventArgs

Inheritance Hierarchy

System . . :: . . Object
   System . . :: . . EventArgs
     Microsoft.Lync.Model.Group . . :: . . ContactPositionChangedEventArgs

See Also