Rules.IsRssRulesProcessingEnabled Property (Outlook)

Returns or sets a Boolean that indicates whether RSS rules processing has been enabled. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .IsRssRulesProcessingEnabled

expression A variable that represents a Rules object.

Remarks

After setting IsRssRulesProcessingEnabled, you must call Rules.Save to persist this setting. This property is persisted on a mailbox-level setting that will roam with the user.

If IsRssRulesProcessingEnabled is False, then no conditions about RSS feeds will be evaluated during rules processing.

See Also

Concepts

Rules Object

Rules Object Members