Skip to content

Commit 9681c1a

Browse files
committed
Update Set-TenantAllowBlockListItems.md
1 parent 4927641 commit 9681c1a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The Entries parameter specifies the entries that you want to modify based on the
8181

8282
This value is shown in the Value property of the entry in the output of the Get-TenantAllowBlockListItems cmdlet.
8383

84-
You can't mix value types (IP address, file, sender, or URL) or allow and block actions in the same command.
84+
You can't mix value types (sender, URL, file, or IP address) or allow and block actions in the same command.
8585

8686
You can't use this parameter with the Ids parameter.
8787

@@ -143,7 +143,11 @@ Accept wildcard characters: False
143143
### -NoExpiration
144144
The NoExpiration switch specifies that the entry should never expire. You don't need to specify a value with this switch.
145145

146-
This switch is available to use with block entries or with url allow entries where the ListSubType parameter value is AdvancedDelivery or with IP address allow entries.
146+
This switch is available to use with the following types of entries:
147+
148+
- Block entries.
149+
- URL allow entries where the ListSubType parameter value is AdvancedDelivery.
150+
- IP address allow entries.
147151

148152
You can't use this switch with the ExpirationDate parameter.
149153

0 commit comments

Comments
 (0)