Skip to content

Commit 2a34b51

Browse files
authored
Update Get-UnifiedGroupLinks.md
Removed EventSubscribers from LinkType description per PM feedback.
1 parent 44341ac commit 2a34b51

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For information about the parameter sets in the Syntax section below, see Exchan
1919

2020
```
2121
Get-UnifiedGroupLinks [-Identity] <UnifiedGroupIdParameter>
22-
-LinkType <Members | Owners | Subscribers | Aggregators | EventSubscribers> [-ResultSize <Unlimited>]
22+
-LinkType <Members | Owners | Subscribers | Aggregators> [-ResultSize <Unlimited>]
2323
[<CommonParameters>]
2424
```
2525

@@ -73,8 +73,6 @@ Accept wildcard characters: False
7373
### -LinkType
7474
The LinkType parameter specifies the Office 365 Group property that you want to view. Valid values are:
7575
76-
- EventSubscribers
77-
7876
- Members
7977
8078
- Owners

0 commit comments

Comments
 (0)