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 parameter is available only in the cloud-based service.
345
+
346
+
The IncludeManagedByWithDisplayNames switch specifies whether to return the SMTP addresses and display names of group managers in the ManagedByWithDisplayNames property. You don't need to specify a value with this switch.
347
+
348
+
This switch was introduced to restore human-readable identifiers in the results of the cmdlet. If you don't use this switch, the ManagedByWithDisplayNames property is empty.
349
+
350
+
```yaml
351
+
Type: SwitchParameter
352
+
Parameter Sets: (All)
353
+
Aliases:
354
+
Applicable: Exchange Online
355
+
356
+
Required: False
357
+
Position: Named
358
+
Default value: None
359
+
Accept pipeline input: False
360
+
Accept wildcard characters: False
361
+
```
362
+
340
363
### -IncludeModeratedByWithDisplayNames
341
364
This parameter is available only in the cloud-based service.
This parameter is available only in the cloud-based service.
359
+
360
+
The IncludeManagedByWithDisplayNames switch specifies whether to return the SMTP addresses and display names of group managers in the ManagedByWithDisplayNames property. You don't need to specify a value with this switch.
361
+
362
+
This switch was introduced to restore human-readable identifiers in the results of the cmdlet. If you don't use this switch, the ManagedByWithDisplayNames property is empty.
363
+
364
+
```yaml
365
+
Type: SwitchParameter
366
+
Parameter Sets: (All)
367
+
Aliases:
368
+
Applicable: Exchange Online
369
+
370
+
Required: False
371
+
Position: Named
372
+
Default value: None
373
+
Accept pipeline input: False
374
+
Accept wildcard characters: False
375
+
```
376
+
354
377
### -IncludeModeratedByWithDisplayNames
355
378
This parameter is available only in the cloud-based service.
0 commit comments