Skip to main content
Skip table of contents

SupportCase.MAPI.ShowOutlookNotRunningWarning

Description

Specifies if a warning should be displayed in MAPI mode when Outlook is the default e-mail client and is not executed when a support case is created.

Allowed values

ValueDescription

True[Standard]

Warning is displayed
False

Warning is not displayed

Description

XML
<configuration version="1.2.0">
  <applicationSettings>

	...

	<!-- General settings -->
	<generalSettings>

		<!-- Specifies if a warning should be displayed in MAPI mode when Outlook is the default e-mail client and is not executed when a support case is created -->
		<setting key="SupportCase.MAPI.ShowOutlookNotRunningWarning" value="True" />
	
	</generalSettings>

	...

  </applicationSettings>
</configuration>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.