1
1
---
2
- external help file : Microsoft.Rtc.Management.dll-Help.xml
3
- online version : https://learn.microsoft.com/powershell/module/teams/Get-CsMainlineAttendantQuestionAnswerFlow
4
2
applicable : Microsoft Teams
5
- title : Get-CsMainlineAttendantQuestionAnswerFlow
6
- schema : 2.0.0
7
- ms.reviewer :
8
- manager : bulenteg
9
3
author : tomkau
4
+ external help file : Microsoft.Rtc.Management.dll-Help.xml
5
+ Locale : en-US
6
+ manager : bulenteg
7
+ Module Name : MicrosoftTeams
10
8
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
12
12
---
13
13
14
14
# Get-CsMainlineAttendantQuestionAnswerFlow
@@ -50,7 +50,6 @@ PARAMVALUE: Guid
50
50
Type : Guid
51
51
Parameter Sets : (All)
52
52
Aliases :
53
- applicable : Microsoft Teams
54
53
55
54
Required : False
56
55
Position : Named
@@ -66,7 +65,6 @@ PARAMVALUE: Guid
66
65
Type : Guid
67
66
Parameter Sets : (All)
68
67
Aliases :
69
- applicable : Microsoft Teams
70
68
71
69
Required : False
72
70
Position : Named
@@ -84,7 +82,6 @@ If a number greater than 100 is supplied, the request will fail.
84
82
Type: Int32
85
83
Parameter Sets: (All)
86
84
Aliases:
87
- applicable: Microsoft Teams
88
85
89
86
Required: False
90
87
Position: Named
@@ -100,7 +97,6 @@ The Skip parameter skips the first N appointment flows. It is intended to be use
100
97
Type: Int32
101
98
Parameter Sets: (All)
102
99
Aliases:
103
- applicable: Microsoft Teams
104
100
105
101
Required: False
106
102
Position: Named
@@ -116,7 +112,6 @@ The ExcludeContent parameter only displays the Name and Id of the question and a
116
112
Type: SwitchParameter
117
113
Parameter Sets: (All)
118
114
Aliases:
119
- applicable: Microsoft Teams
120
115
121
116
Required: False
122
117
Position: Named
@@ -132,7 +127,6 @@ The Sort parameter specifies the property used to sort.
132
127
Type: String
133
128
Parameter Sets: (All)
134
129
Aliases:
135
- applicable: Microsoft Teams
136
130
137
131
Required: True
138
132
Position: Named
@@ -148,7 +142,6 @@ The Descending parameter sorts appointment booking flows in descending order
148
142
Type: SwitchParameter
149
143
Parameter Sets: (All)
150
144
Aliases:
151
- applicable: Microsoft Teams
152
145
153
146
Required: False
154
147
Position: Named
@@ -164,7 +157,6 @@ The NameFilter parameter returns question and answer booking flows where the nam
164
157
Type: String
165
158
Parameter Sets: (All)
166
159
Aliases:
167
- applicable: Microsoft Teams
168
160
169
161
Required: True
170
162
Position: Named
0 commit comments