Skip to content

Commit 768c5fc

Browse files
committed
Revert "Reword"
This reverts commit 9bd9923.
1 parent 37f4112 commit 768c5fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

exchange/exchange-ps/ExchangePowerShell/Set-OwaMailboxPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1841,8 +1841,8 @@ Accept wildcard characters: False
18411841

18421842
The OnSendAddinsEnabled parameter specifies whether a mail item can be edited while an on-send add-in is processing it in Outlook on the web or the new Outlook on Windows. Valid values are:
18431843

1844-
- $true: A user can't edit a mail item while an on-send add-in is processing the item.
1845-
- $false: A user can edit a mail item while an on-send add-in is processing the item. This is the default value.
1844+
- $true: A user isn't able to edit a mail item while an on-send add-in is processing the item.
1845+
- $false: A user is able to edit a mail item while an on-send add-in is processing the item. This is the default value.
18461846

18471847
```yaml
18481848
Type: Boolean

0 commit comments

Comments
 (0)