Disable-HostedEmailIntegration

Disables the hosted email integration module.

Syntax

Disable-HostedEmailIntegration []

Description

The Disable-HostedEmailIntegration cmdlet disables hosted email integration with the current third-party hosted email service. After you disable the hosted email integration module, you can uninstall the add-in for the hosted email service by using the Uninstall-WssAddin cmdlet.

Examples

Example 1: Disable a hosted email integration module

PS C:\> Disable-HostedEmailIntegration

This command disables hosted email integration with the current third-party hosted email service.