Rules.IsRssRulesProcessingEnabled property (Outlook)
Returns or sets a Boolean that indicates whether RSS rules processing has been enabled. Read/write.
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
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.