Skip to content

Commit 4efa8f2

Browse files
committed
Revert "Correct OnSendAddinsEnabled description"
1 parent 269bcd4 commit 4efa8f2

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

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

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1836,13 +1836,10 @@ Accept wildcard characters: False
18361836
```
18371837

18381838
### -OnSendAddinsEnabled
1839+
The OnSendAddinsEnabled parameter specifies whether to enable or disable on send add-ins in Outlook on the web (add-ins that support events when a user clicks Send). Valid values are:
18391840

1840-
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
1841-
1842-
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:
1843-
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.
1841+
- $true: On send add-ins are enabled.
1842+
- $false: On send add-ins are disabled. This is the default value.
18461843

18471844
```yaml
18481845
Type: Boolean

0 commit comments

Comments
 (0)