_IContactEvents.OnContactInformationChanged Method
Raised when a contact presence information item changes.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT OnContactInformationChanged
(
IContact* eventSource,
IContactInformationChangedEventData* eventData
);
Parameters
- eventSource
Type: UCCollaborationLib.IContact
A value of the IContact type.
- eventData
Type: UCCollaborationLib.IContactInformationChangedEventData
A value of the IContactInformationChangedEventData type.