You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
1695
1694
1696
-
- $true: On send add-ins are enabled.
1697
-
- $false: On send add-ins are disabled. This is the default value.
1695
+
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
1696
+
1697
+
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:
1698
+
1699
+
- $true: A user can't edit a mail item while an on-send add-in is processing the item.
1700
+
- $false: A user can edit a mail item while an on-send add-in is processing the item. This is the default value.
0 commit comments