Skip to content

Commit 958a350

Browse files
committed
Updated LinkType param description
Issue #7207
1 parent cd4c323 commit 958a350

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

exchange/exchange-ps/exchange/Add-UnifiedGroupLinks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ Accept wildcard characters: False
100100
### -LinkType
101101
The LinkType parameter specifies the Microsoft 365 Group property that you want to modify. Valid values are:
102102

103+
- Aggregators
103104
- Members
104105
- Owners
105106
- Subscribers

exchange/exchange-ps/exchange/Get-UnifiedGroupLinks.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,10 @@ Accept wildcard characters: False
7070
### -LinkType
7171
The LinkType parameter specifies the Microsoft 365 Group property that you want to view. Valid values are:
7272
73+
- Aggregators
7374
- Members
7475
- Owners
7576
- Subscribers
76-
- Aggregators
77-
- EventSubscribers
7877
7978
```yaml
8079
Type: LinkType

exchange/exchange-ps/exchange/Remove-UnifiedGroupLinks.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,11 +98,10 @@ Accept wildcard characters: False
9898
### -LinkType
9999
The LinkType parameter specifies the Microsoft 365 Group property that you want to modify. Valid values are:
100100

101+
- Aggregators
101102
- Members
102103
- Owners
103104
- Subscribers
104-
- Aggregators
105-
- EventSubscribers
106105

107106
```yaml
108107
Type: LinkType

0 commit comments

Comments
 (0)