_IFrequentContactsEvents.OnContactPositionChanged Method
Invoked when the position of a contact in the group has been changed.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT OnContactPositionChanged
(
IFrequentContacts* eventSource,
IContactPositionChangedEventData* eventData
);
Parameters
- eventSource
Type: UCCollaborationLib.IFrequentContacts
A value of the IFrequentContacts type.
- eventData
Type: UCCollaborationLib.IContactPositionChangedEventData
A value of the IContactPositionChangedEventData type.