EnableSound Property

Applies To

Application object.

Description

True if sound is enabled for Microsoft Office. Read/write Boolean.

Example

This example disables sound feedback.

Application.EnableSound = False