IContactInformationChangedEventData.ChangedContactInformation Property
Gets the contact information items that have changed.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT get_ChangedContactInformation
(
SAFEARRAY(ContactInformationType)* ContactInformationTypes
);
Return Value
A value of the SAFEARRAY(ContactInformationType)* (IEnumerable<object>, for a .NET application) type.