Gets the end position of the contacts that have their positions changed. A value of -1 means that all contacts from the start position to the end of the collection have changed their positions.

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

Syntax

C#
public 
int 
EndPosition { 
get; }

See Also