Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 920 Bytes

Outlook.SendRuleAction.Enabled.md

File metadata and controls

36 lines (21 loc) · 920 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
SendRuleAction.Enabled property (Outlook)
vbaol11.chm2220
vbaol11.chm2220
Outlook.SendRuleAction.Enabled
c046cb54-b275-b903-2f9c-dc9a106cdc8a
06/08/2017
medium

SendRuleAction.Enabled property (Outlook)

Returns or sets a Boolean that determines if the rule action is enabled. Read/write.

Syntax

expression.Enabled

expression A variable that represents a SendRuleAction object.

Remarks

After you enable a rule, you must also save the rule by using Rules.Save so that the rule and its enabled state will persist beyond the current session. A rule is only enabled after it has been saved successfully.

See also

SendRuleAction Object

[!includeSupport and feedback]