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
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/users-and-groups/New-UnifiedGroup.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -514,7 +514,9 @@ For example:
514
514
515
515
- User ID or user principal name (UPN)
516
516
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.
0 commit comments