Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1023 Bytes

Outlook.FromRssFeedRuleCondition.Enabled.md

File metadata and controls

36 lines (21 loc) · 1023 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
FromRssFeedRuleCondition.Enabled property (Outlook)
vbaol11.chm3257
vbaol11.chm3257
Outlook.FromRssFeedRuleCondition.Enabled
162939a7-005b-7762-541c-d7cd2f5e979a
06/08/2017
medium

FromRssFeedRuleCondition.Enabled property (Outlook)

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

Syntax

expression.Enabled

expression A variable that represents a FromRssFeedRuleCondition object.

Remarks

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

See also

FromRssFeedRuleCondition Object

[!includeSupport and feedback]