Skip to content

Commit 61ad0ce

Browse files
authored
Update Get-CsMainlineAttendantQuestionAnswerFlow.md
1 parent 07009c9 commit 61ad0ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The Get-CsMainlineAttendantQuestionAnswerFlow cmdlet returns the identified Main
1919
## SYNTAX
2020

2121
```
22-
Get-CsMainlineAttendantQuestionAnswerFlow [-Identity <Guid>] [-Tenant <Guid>] [-First <Int32>] [-Skip <Int32>] [-Sort <String>] [-Descending <Switch>] [-NameFilter <String>] [<CommonParameters>]
22+
Get-CsMainlineAttendantQuestionAnswerFlow [-Identity <Guid>] [-Tenant <Guid>] [-First <Int32>] [-Skip <Int32>] [-SortBy <String>] [-Descending <Switch>] [-NameFilter <String>] [<CommonParameters>]
2323
```
2424

2525
## DESCRIPTION
@@ -105,8 +105,8 @@ Accept pipeline input: False
105105
Accept wildcard characters: False
106106
```
107107

108-
### -Sort
109-
The Sort parameter specifies the property used to sort.
108+
### -SortBy
109+
The SortBy parameter specifies the property used to sort.
110110

111111
```yaml
112112
Type: String

0 commit comments

Comments
 (0)