File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed
teams/teams-ps/MicrosoftTeams Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ The Get-CsMainlineAttendantFlow cmdlet returns information about the Mainline At
1919## SYNTAX
2020
2121```
22- Get-CsMainlineAttendantFlow [-ConfigurationId <String>] [-Type <String>] [-Identity <String>] [-First <UInt32>] [-Skip <UInt32>] [-NameFilter <String>] [-Sort <String>] [-Descending] [-ExcludeContent] [- Tenant <Guid>] [<CommonParameters>]
22+ Get-CsMainlineAttendantFlow [-ConfigurationId <String>] [-Type <String>] [-Identity <String>] [-First <UInt32>] [-Skip <UInt32>] [-NameFilter <String>] [-Sort <String>] [-Descending] [-Tenant <Guid>] [<CommonParameters>]
2323```
2424
2525## DESCRIPTION
@@ -148,22 +148,6 @@ Accept pipeline input: False
148148Accept wildcard characters: False
149149` ` `
150150
151- # ## -ExcludeContent
152-
153- The ExcludeContent parameter only displays the Name and Id of the Mainline Attendant flow.
154-
155- ` ` ` yaml
156- Type: SwitchParameter
157- Parameter Sets: (All)
158- Aliases:
159-
160- Required: False
161- Position: Named
162- Default value: None
163- Accept pipeline input: False
164- Accept wildcard characters: False
165- ` ` `
166-
167151# ## -Sort
168152
169153The Sort parameter specifies the property used to sort.
You can’t perform that action at this time.
0 commit comments