Skip to content

Commit abbb7fb

Browse files
authored
Update Get-CsMainlineAttendantFlow.md
1 parent 55a8ad4 commit abbb7fb

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

teams/teams-ps/MicrosoftTeams/Get-CsMainlineAttendantFlow.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff 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
148148
Accept 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

169153
The Sort parameter specifies the property used to sort.

0 commit comments

Comments
 (0)