Skip to content

Commit df93f5f

Browse files
committed
Updates to New-UnifiedGroup
Per Issue #1566.
1 parent ae33a53 commit df93f5f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

exchange/exchange-ps/exchange/users-and-groups/New-UnifiedGroup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,9 @@ For example:
514514
515515
- User ID or user principal name (UPN)
516516
517-
You can specify multiple owners separated by commas
517+
The Name value of the owner you specify is stored in the ManagedBy property that's returned by the Get-UnifiedGroup cmdlet.
518+
519+
Although you can specify only one owner with this parameter, you can use the Add-UnifiedGroupLinks and Remove-UnifiedGroupLinks cmdlets to specify multiple owners on existing Office 365 groups.
518520
519521
```yaml
520522
Type: RecipientIdParameter

0 commit comments

Comments
 (0)