_IContactEvents.OnUriChanged Method
Invoked when the uri of the contact changes.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT OnUriChanged
(
IContact* eventSource,
IUriChangedEventData* eventData
);
Parameters
- eventSource
Type: UCCollaborationLib.IContact
A value of the IContact type.
- eventData
Type: UCCollaborationLib.IUriChangedEventData
A value of the IUriChangedEventData type.