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