Skip to content

Commit 783399c

Browse files
authored
Update Remove-UnifiedGroupLinks.md
1 parent f88c47d commit 783399c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

exchange/exchange-ps/exchange/users-and-groups/Remove-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
Remove-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

0 commit comments

Comments
 (0)