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 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
1843
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.
0 commit comments