Skip to content

Commit 50f2c3a

Browse files
authored
Update Get-UnifiedGroupLinks.md
1 parent 9b18573 commit 50f2c3a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For information about the parameter sets in the Syntax section below, see Exchan
2222

2323
```
2424
Get-UnifiedGroupLinks [-Identity] <UnifiedGroupIdParameter>
25-
-LinkType <Members | Owners | Subscribers | Aggregators> [-ResultSize <Unlimited>]
25+
-LinkType <Members | Owners | Subscribers | Aggregators | EventSubscribers> [-ResultSize <Unlimited>]
2626
[<CommonParameters>]
2727
```
2828

@@ -78,6 +78,10 @@ The LinkType parameter specifies the Office 365 Group property that you want to
7878
7979
- Subscribers
8080
81+
- Aggregators
82+
83+
- EventSubscribers
84+
8185
```yaml
8286
Type: Members | Owners | Subscribers | Aggregators | EventSubscribers
8387
Parameter Sets: (All)

0 commit comments

Comments
 (0)