Skip to content

Commit 149b96f

Browse files
committed
Updates to ListSubType and SubmissionId params per TR.
1 parent 8dc179a commit 149b96f

File tree

4 files changed

+5
-9
lines changed

4 files changed

+5
-9
lines changed

exchange/exchange-ps/exchange/Get-TenantAllowBlockListItems.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,7 @@ Accept wildcard characters: False
186186
The ListSubType parameter filters the results by subtype. Valid values are:
187187

188188
- AdvancedDelivery
189-
- Submission
190-
- Tenant
189+
- Tenant: This is the default value.
191190

192191
```yaml
193192
Type: ListSubType[]

exchange/exchange-ps/exchange/New-TenantAllowBlockListItems.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,7 @@ Accept wildcard characters: False
198198
The ListSubType parameter specifies the subtype for this entry. Valid values are:
199199

200200
- AdvancedDelivery
201-
- Submission
202-
- Tenant
201+
- Tenant: This is the default value.
203202

204203
```yaml
205204
Type: ListSubType
@@ -249,7 +248,7 @@ Accept wildcard characters: False
249248
```
250249

251250
### -SubmissionID
252-
{{ Fill SubmissionID Description }}
251+
This parameter is reserved for internal Microsoft use.
253252

254253
```yaml
255254
Type: String

exchange/exchange-ps/exchange/Remove-TenantAllowBlockListItems.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,7 @@ Accept wildcard characters: False
132132
The ListSubType specifies the subtype of this entry. Valid values are:
133133

134134
- AdvancedDelivery
135-
- Submission
136-
- Tenant
135+
- Tenant: This is the default value.
137136

138137
```yaml
139138
Type: ListSubType

exchange/exchange-ps/exchange/Set-TenantAllowBlockListItems.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,7 @@ Accept wildcard characters: False
215215
The ListSubType parameter specifies the subtype for this entry. Valid values are:
216216

217217
- AdvancedDelivery
218-
- Submission
219-
- Tenant
218+
- Tenant: This is the default value.
220219

221220
```yaml
222221
Type: ListSubType

0 commit comments

Comments
 (0)