PlaySoundRuleAction object (Outlook)
Represents an action that plays a .wav file sound.
Remarks
PlaySoundRuleAction is derived from the RuleAction object. Each rule is associated with a RuleActions object which has a PlaySound property. The PlaySound property always returns a PlaySoundRuleAction object. If the rule has an enabled rule action that plays a sound file, then PlaySoundRuleAction.Enabled property would be True.
For more information on specifying rule actions, see Specify Rule Actions.
Properties
Name |
---|
ActionType |
Application |
Class |
Enabled |
FilePath |
Parent |
Session |
See also
Outlook Object Model Reference
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.