You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This setting determines if users can chat with groups (Distribution, M365 and Security groups). Possible values: True, False
94
+
95
+
```yaml
96
+
Type: Boolean
97
+
Parameter Sets: (All)
98
+
Aliases:
99
+
100
+
Required: False
101
+
Position: Named
102
+
Default value: None
103
+
Accept pipeline input: False
104
+
Accept wildcard characters: False
105
+
```
106
+
107
+
### -AllowCommunicationComplianceEndUserReporting
108
+
109
+
This setting determines if users can report offensive messages to their admin for Communication Compliance. Possible Values: True, False
110
+
111
+
```yaml
112
+
Type: Boolean
113
+
Parameter Sets: (All)
114
+
Aliases:
115
+
116
+
Required: False
117
+
Position: Named
118
+
Default value: None
119
+
Accept pipeline input: False
120
+
Accept wildcard characters: False
121
+
```
122
+
123
+
### -AllowCustomGroupChatAvatars
124
+
125
+
These settings enables, disables updating or fetching custom group chat avatars for the users included in the messaging policy. Possible values: True, False
126
+
127
+
```yaml
128
+
Type: Boolean
129
+
Parameter Sets: (All)
130
+
Aliases:
131
+
132
+
Required: False
133
+
Position: Named
134
+
Default value: None
135
+
Accept pipeline input: False
136
+
Accept wildcard characters: False
137
+
```
83
138
84
139
### -AllowExtendedWorkInfoInSearch
85
140
This setting enables/disables showing company name and department name in search results for MTO users.
@@ -96,6 +151,38 @@ Accept pipeline input: False
96
151
Accept wildcard characters: False
97
152
```
98
153
154
+
### -AllowFluidCollaborate
155
+
156
+
This field enables or disables Fluid Collaborate feature for users. Possible values: True, False
This setting determines if users with the 'Full permissions' role can delete any group or meeting chat message within their tenant. Possible values: True, False
173
+
174
+
```yaml
175
+
Type: Boolean
176
+
Parameter Sets: (All)
177
+
Aliases:
178
+
179
+
Required: False
180
+
Position: Named
181
+
Default value: None
182
+
Accept pipeline input: False
183
+
Accept wildcard characters: False
184
+
```
185
+
99
186
### -AllowGiphy
100
187
Determines whether a user is allowed to access and post Giphys. Set this to TRUE to allow. Set this FALSE to prohibit.
101
188
@@ -111,6 +198,38 @@ Accept pipeline input: False
111
198
Accept wildcard characters: False
112
199
```
113
200
201
+
### -AllowGiphyDisplay
202
+
203
+
Determines if Giphy images should be displayed that had been already sent or received in chat. Possible values: True, False
204
+
205
+
```yaml
206
+
Type: Boolean
207
+
Parameter Sets: (All)
208
+
Aliases:
209
+
210
+
Required: False
211
+
Position: Named
212
+
Default value: None
213
+
Accept pipeline input: False
214
+
Accept wildcard characters: False
215
+
```
216
+
217
+
### -AllowGroupChatJoinLinks
218
+
219
+
This setting determines if users in a group chat can create and share join links for other users within the organization to join that chat. Possible values: True, False
220
+
221
+
```yaml
222
+
Type: Boolean
223
+
Parameter Sets: (All)
224
+
Aliases:
225
+
226
+
Required: False
227
+
Position: Named
228
+
Default value: None
229
+
Accept pipeline input: False
230
+
Accept wildcard characters: False
231
+
```
232
+
114
233
### -AllowImmersiveReader
115
234
Determines whether a user is allowed to use Immersive Reader for reading conversation messages. Set this to TRUE to allow. Set this FALSE to prohibit.
116
235
@@ -158,6 +277,22 @@ Accept pipeline input: False
158
277
Accept wildcard characters: False
159
278
```
160
279
280
+
### -AllowPasteInternetImage
281
+
282
+
Determines if a user is allowed to paste internet-based images in compose. Possible values: True, False
283
+
284
+
```yaml
285
+
Type: Boolean
286
+
Parameter Sets: (All)
287
+
Aliases:
288
+
289
+
Required: False
290
+
Position: Named
291
+
Default value: None
292
+
Accept pipeline input: False
293
+
Accept wildcard characters: False
294
+
```
295
+
161
296
### -AllowPriorityMessages
162
297
Determines whether a user is allowed to send priorities messages. Set this to TRUE to allow. Set this FALSE to prohibit.
163
298
@@ -188,6 +323,22 @@ Accept pipeline input: False
188
323
Accept wildcard characters: False
189
324
```
190
325
326
+
### -AllowSecurityEndUserReporting
327
+
328
+
This setting determines if users can report any security concern posted in messages to their admin. Possible values: True, False
329
+
330
+
```yaml
331
+
Type: Boolean
332
+
Parameter Sets: (All)
333
+
Aliases:
334
+
335
+
Required: False
336
+
Position: Named
337
+
Default value: None
338
+
Accept pipeline input: False
339
+
Accept wildcard characters: False
340
+
```
341
+
191
342
### -AllowSmartCompose
192
343
Turn on this setting to let a user get text predictions for chat messages.
193
344
@@ -264,6 +415,22 @@ Accept pipeline input: False
264
415
Accept wildcard characters: False
265
416
```
266
417
418
+
### -AllowUserDeleteChat
419
+
420
+
Determines whether a user is allowed to chat. Set this to TRUE to allow a user to chat across private chat, group chat and in meetings. Set this to FALSE to prohibit all chat.
421
+
422
+
```yaml
423
+
Type: Boolean
424
+
Parameter Sets: (All)
425
+
Aliases:
426
+
427
+
Required: False
428
+
Position: Named
429
+
Default value: None
430
+
Accept pipeline input: False
431
+
Accept wildcard characters: False
432
+
```
433
+
267
434
### -AllowUserDeleteMessage
268
435
Determines whether a user is allowed to delete their own messages. Set this to TRUE to allow. Set this to FALSE to prohibit.
269
436
@@ -309,6 +476,22 @@ Accept pipeline input: False
309
476
Accept wildcard characters: False
310
477
```
311
478
479
+
### -AllowVideoMessages
480
+
481
+
This setting determines if users can create and send video messages. Possible values: True, False
482
+
483
+
```yaml
484
+
Type: Boolean
485
+
Parameter Sets: (All)
486
+
Aliases:
487
+
488
+
Required: False
489
+
Position: Named
490
+
Default value: None
491
+
Accept pipeline input: False
492
+
Accept wildcard characters: False
493
+
```
494
+
312
495
### -AudioMessageEnabledType
313
496
Determines whether a user is allowed to send audio messages. Possible values are: ChatsAndChannels,ChatsOnly,Disabled.
Provide a description of your policy to identify purpose of creating it.
588
+
Allows you to provide a description of your policy to note the purpose of creating it.
589
+
590
+
```yaml
591
+
Type: String
592
+
Parameter Sets: (All)
593
+
Aliases:
594
+
595
+
Required: False
596
+
Position: Named
597
+
Default value: None
598
+
Accept pipeline input: False
599
+
Accept wildcard characters: False
600
+
```
601
+
602
+
### -DesignerForBackgroundsAndImages
603
+
604
+
This setting determines whether a user is allowed to create custom AI-powered backgrounds and images with MS Designer.
605
+
606
+
Possible values are: Enabled, Disabled.
406
607
407
608
```yaml
408
609
Type: String
@@ -461,8 +662,25 @@ Accept pipeline input: False
461
662
Accept wildcard characters: False
462
663
```
463
664
665
+
### -InOrganizationChatControl
666
+
667
+
This setting determines if chat regulation for internal communication in the tenant is allowed.
668
+
669
+
```yaml
670
+
Type: String
671
+
Parameter Sets: (All)
672
+
Aliases:
673
+
674
+
Required: False
675
+
Position: Named
676
+
Default value: None
677
+
Accept pipeline input: False
678
+
Accept wildcard characters: False
679
+
```
680
+
464
681
### -ReadReceiptsEnabledType
465
-
{{ Fill ReadReceiptsEnabledType Description }}
682
+
683
+
Use this setting to specify whether read receipts are user controlled, enabled for everyone, or disabled. Set this to UserPreference, Everyone or None.
466
684
467
685
```yaml
468
686
Type: String
@@ -527,3 +745,10 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
0 commit comments