ISearchResults.AllResultsWithAdditionInfo Property

Gets the array of ISearchResult of all Contacts/Groups retrieved.

Namespace:  UCCollaborationLib
Assembly:  Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)

Syntax

HRESULT get_AllResultsWithAdditionInfo
(
   SAFEARRAY(VARIANT )** resultsWithAdditionalInfo
);

Return Value

A value of the SAFEARRAY(VARIANT )** (IEnumerable<object>, for a .NET application) type.

See Also

ISearchResults Interface

UCCollaborationLib Namespace