IContactPositionChangedEventData.StartPosition Property

The start position of the contacts has their position changed.

Namespace:  UCCollaborationLib
Assembly:  Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)

Syntax

HRESULT get_StartPosition
(
   LONG* position
);

Return Value

A value of the LONG* (uint, for a .NET application) type.

See Also

IContactPositionChangedEventData Interface

UCCollaborationLib Namespace