Skip to content

Commit 9bd9923

Browse files
committed
Reword
1 parent 946b70f commit 9bd9923

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1693,8 +1693,8 @@ Accept wildcard characters: False
16931693
### -OnSendAddinsEnabled
16941694
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:
16951695

1696-
- $true: A user isn't able to edit a mail item while an on-send add-in is processing the item.
1697-
- $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.
1696+
- $true: A user can't edit a mail item while an on-send add-in is processing the item.
1697+
- $false: A user can edit a mail item while an on-send add-in is processing the item. This is the default value.
16981698

16991699
```yaml
17001700
Type: Boolean

0 commit comments

Comments
 (0)