Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 393 Bytes

File metadata and controls

13 lines (11 loc) · 393 Bytes

#Get-SPOTermGroup Returns a taxonomy term group ##Syntax

Get-SPOTermGroup -GroupName <String> [-TermStoreName <String>]

##Parameters

Parameter Type Required Description
GroupName String True Name of the taxonomy term group to retrieve.
TermStoreName String False Term store to check; if not specified the default term store is used.