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 functional only in the cloud-based service.
511
+
512
+
The RecipientGroupScope parameter specifies the universal security group to scope the new role assignment to. You can use any value that uniquely identifies the group: Name, DistinguishedName, GUID, DisplayName.
513
+
514
+
```yaml
515
+
Type: GroupIdParameter
516
+
Parameter Sets: (All)
517
+
Aliases:
518
+
Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
519
+
520
+
Required: False
521
+
Position: Named
522
+
Default value: None
523
+
Accept pipeline input: False
524
+
Accept wildcard characters: False
525
+
```
526
+
504
527
### -RecipientOrganizationalUnitScope
505
528
The RecipientOrganizationalUnitScope parameter specifies the OU to scope the new role assignment to. If you use the RecipientOrganizationalUnitScope parameter, you can't use the CustomRecipientWriteScope or ExclusiveRecipientWriteScope parameters. To specify an OU, use the syntax: domain/ou. If the OU name contains spaces, enclose the domain and OU in quotation marks (").
0 commit comments