This documentation is archived and is not being maintained.

TfsTeamService::QueryTeams Method (IdentityDescriptor, List<String>)

Query all Team groups that given user is a member of.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
IEnumerable<TeamFoundationTeam^>^ QueryTeams(
	IdentityDescriptor^ descriptor, 
	List<String^>^ propertyNameFilters
)

Show: