Returns all matching groups from the search results.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
IList<
Group> 
Groups { 
get; }

See Also