ISearchResults.Groups Property

Gets the array of IGroup of Contacts/Groups retrieved.

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

Syntax

HRESULT get_Groups
(
   SAFEARRAY(IGroup )** groups
);

Return Value

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

See Also

ISearchResults Interface

UCCollaborationLib Namespace