Skip to main content
Skip table of contents

SupportCase.MAPI.ShowOutlookNotRunningWarning

Beschreibung

Gibt an, ob im MAPI-Modus eine Warnung angezeigt werden soll, wenn Outlook als Standard-E-Mail-Client eingerichtet ist und nicht ausgeführt wird, wenn ein Supportfall erstellt wird.

Erlaubte Werte

WertBeschreibung

True[Standard]

Warnung wird angezeigt
FalseWarnung wird nicht angezeigt

Beispiel

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

	...

	<!-- Allgemeine Einstellungen -->
	<generalSettings>

		<!-- Gibt an, ob im MAPI-Modus eine Warnung angezeigt werden soll, wenn Outlook als Standard-E-Mail-Client eingerichtet ist und nicht ausgeführt wird, wenn ein Supportfall erstellt wird -->
		<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.