ADMX Guide

Configure fast shutdown behavior for add-ins

Category

User Configuration > Administrative Templates > Microsoft Outlook 2016 > Miscellaneous > Miscellaneous

Scope

User

Registry Key

HKCU\software\policies\microsoft\office\16.0\outlook\options\shutdown

Description

This policy setting controls Outlook's "fast shutdown" behavior for add-ins. If you enable this policy setting, the BeginShutdown and OnDisconnection events should always be called for all add-ins. If you disable or do not configure this policy setting, all Outlook addins should always use the Addin Fast Shutdown behavior and not have the BeginShutdown and OnDisconnection events called.