Skip to content

Commit 1859182

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

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

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

@@ -83,7 +83,7 @@ The LinkType parameter specifies the Office 365 Group property that you want to
8383
- EventSubscribers
8484
8585
```yaml
86-
Type: Members | Owners | Subscribers | Aggregators | EventSubscribers
86+
Type: LinkType
8787
Parameter Sets: (All)
8888
Aliases:
8989
Applicable: Exchange Online

0 commit comments

Comments
 (0)