IContactPositionChangedEventData.EndPosition Property
The end position of the contacts has their position changed. a value greater than the count means all contacs from the start position has their position changed.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT get_EndPosition
(
LONG* position
);
Return Value
A value of the LONG* (uint, for a .NET application) type.