Skip to content

Commit cdd917e

Browse files
authored
Merge pull request #1922 from Canonip/patch-1
Update support-for-keeping-add-ins-enabled.md
2 parents efbc71a + 15dbdf8 commit cdd917e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

outlook/Concepts/Getting-Started/support-for-keeping-add-ins-enabled.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ For Outlook, the registry keys and settings are described in the following table
4545

4646
|Name|Description|
4747
|:-----|:-----|
48-
|Key|Office 2013:<br />HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\15.0\Outlook\Resiliency\AddinList<br /><br />Office 2016/2019/365:<br />HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Outlook\Resiliency\AddinList|
48+
|Key|Office 2013:<br />HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Resiliency\AddinList<br /><br />Office 2016/2019/365:<br />HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Resiliency\AddinList|
4949
|Description|This policy setting allows you to specify the list of managed add-ins that are always enabled, always disabled (blocked), or configurable by the user.<br/><br/>**NOTE**: Here, the term "managed" refers to add-ins that are handled by the group policy, and does not relate to add-ins being developed in managed programming languages.|
5050
|**String**|ProgID of the add-in|
5151
|Values|Specify the value as follows:<br>0 = always disabled (blocked)<br>1 = always enabled<br>2 = configurable by the user and not blocked by the **Block all unmanaged add-ins** policy setting when enabled.|

0 commit comments

Comments
 (0)