We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d9bee commit dfd6933Copy full SHA for dfd6933
exchange/exchange-ps/exchange/Add-UnifiedGroupLinks.md
@@ -46,7 +46,7 @@ You need to be assigned permissions before you can run this cmdlet. Although thi
46
Add-UnifiedGroupLinks -Identity "Legal Department" -LinkType Members -Links chris@contoso.com,michelle@contoso.com
47
```
48
49
-This example adds members chris@contoso.com and michelle@contoso.com to the Microsoft 365 Group named Legal Department.
+This example adds members `chris@contoso.com` and `michelle@contoso.com` to the Microsoft 365 Group named Legal Department.
50
51
### Example 2
52
```powershell
0 commit comments