Skip to content

Commit edca08e

Browse files
authored
Update Get-CsMainlineAttendantQuestionAnswerFlow.md
1 parent a6da2ba commit edca08e

File tree

1 file changed

+7
-15
lines changed

1 file changed

+7
-15
lines changed

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

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
external help file: Microsoft.Rtc.Management.dll-Help.xml
3-
online version: https://learn.microsoft.com/powershell/module/teams/Get-CsMainlineAttendantQuestionAnswerFlow
42
applicable: Microsoft Teams
5-
title: Get-CsMainlineAttendantQuestionAnswerFlow
6-
schema: 2.0.0
7-
ms.reviewer:
8-
manager: bulenteg
93
author: tomkau
4+
external help file: Microsoft.Rtc.Management.dll-Help.xml
5+
Locale: en-US
6+
manager: bulenteg
7+
Module Name: MicrosoftTeams
108
ms.author: tomkau
11-
ms.reviewer: williamlooney
9+
online version: https://learn.microsoft.com/powershell/module/microsoftteams/Get-CsMainlineAttendantQuestionAnswerFlow
10+
schema: 2.0.0
11+
title: Get-CsMainlineAttendantQuestionAnswerFlow
1212
---
1313

1414
# Get-CsMainlineAttendantQuestionAnswerFlow
@@ -50,7 +50,6 @@ PARAMVALUE: Guid
5050
Type: Guid
5151
Parameter Sets: (All)
5252
Aliases:
53-
applicable: Microsoft Teams
5453

5554
Required: False
5655
Position: Named
@@ -66,7 +65,6 @@ PARAMVALUE: Guid
6665
Type: Guid
6766
Parameter Sets: (All)
6867
Aliases:
69-
applicable: Microsoft Teams
7068

7169
Required: False
7270
Position: Named
@@ -84,7 +82,6 @@ If a number greater than 100 is supplied, the request will fail.
8482
Type: Int32
8583
Parameter Sets: (All)
8684
Aliases:
87-
applicable: Microsoft Teams
8885
8986
Required: False
9087
Position: Named
@@ -100,7 +97,6 @@ The Skip parameter skips the first N appointment flows. It is intended to be use
10097
Type: Int32
10198
Parameter Sets: (All)
10299
Aliases:
103-
applicable: Microsoft Teams
104100
105101
Required: False
106102
Position: Named
@@ -116,7 +112,6 @@ The ExcludeContent parameter only displays the Name and Id of the question and a
116112
Type: SwitchParameter
117113
Parameter Sets: (All)
118114
Aliases:
119-
applicable: Microsoft Teams
120115
121116
Required: False
122117
Position: Named
@@ -132,7 +127,6 @@ The Sort parameter specifies the property used to sort.
132127
Type: String
133128
Parameter Sets: (All)
134129
Aliases:
135-
applicable: Microsoft Teams
136130
137131
Required: True
138132
Position: Named
@@ -148,7 +142,6 @@ The Descending parameter sorts appointment booking flows in descending order
148142
Type: SwitchParameter
149143
Parameter Sets: (All)
150144
Aliases:
151-
applicable: Microsoft Teams
152145
153146
Required: False
154147
Position: Named
@@ -164,7 +157,6 @@ The NameFilter parameter returns question and answer booking flows where the nam
164157
Type: String
165158
Parameter Sets: (All)
166159
Aliases:
167-
applicable: Microsoft Teams
168160
169161
Required: True
170162
Position: Named

0 commit comments

Comments
 (0)