Skip to content

Commit f88c47d

Browse files
authored
Update Add-UnifiedGroupLinks.md
1 parent bfe2f19 commit f88c47d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

exchange/exchange-ps/exchange/users-and-groups/Add-UnifiedGroupLinks.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ For information about the parameter sets in the Syntax section below, see Exchan
2222

2323
```
2424
Add-UnifiedGroupLinks [-Identity] <UnifiedGroupIdParameter> -Links <RecipientIdParameter[]>
25-
-LinkType <Members | Owners | Subscribers | Aggregators> [-Confirm] [-WhatIf]
26-
[<CommonParameters>]
25+
-LinkType <LinkType>
26+
[-Confirm]
27+
[-WhatIf] [<CommonParameters>]
2728
```
2829

2930
## DESCRIPTION
@@ -114,7 +115,7 @@ The LinkType parameter specifies the Office 365 Group property that you want to
114115
- EventSubscribers
115116
116117
```yaml
117-
Type: Members | Owners | Subscribers | Aggregators
118+
Type: LinkType
118119
Parameter Sets: (All)
119120
Aliases:
120121
Applicable: Exchange Online, Exchange Online Protection

0 commit comments

Comments
 (0)