PlaySoundRuleAction.FilePath Property

Outlook Developer Reference

Returns or sets a String that represents the full file path to a sound file (.wav). Read-write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.FilePath

expression   A variable that represents a PlaySoundRuleAction object.

Remarks

Returns an error if the path is invalid.

See Also