Skip to content

Commit 94f568f

Browse files
authored
Update Remove-UnifiedGroupLinks.md
Fixed missing LinkTypes
1 parent 63d2758 commit 94f568f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,16 @@ Accept wildcard characters: False
103103
### -LinkType
104104
The LinkType parameter specifies the Office 365 Group property that you want to modify. Valid values are:
105105
106-
- EventSubscribers
107-
108106
- Members
109107
110108
- Owners
111109
110+
- Subscribers
111+
112+
- Aggregators
113+
114+
- EventSubscribers
115+
112116
```yaml
113117
Type: Members | Owners | Subscribers | Aggregators
114118
Parameter Sets: (All)

0 commit comments

Comments
 (0)