ISearchResults.Contacts Property
Gets the array of IContact of Contacts/Groups retrieved.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT get_Contacts
(
SAFEARRAY(IContact *)* contacts
);
Return Value
A value of the SAFEARRAY(IContact *)* (IEnumerable<object>, for a .NET application) type.