Gets a collection of groups of a given group type.

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

Syntax

C#
public 

GroupCollection 
GetGroupsByType(
	
GroupType 
groupType
)

See Also