FromRssFeedRuleCondition Object (Outlook)
Represents a rule condition that evaluates whether an item is from a specified RSS subscription.
Version Information
Version Added: Outlook 2007
Remarks
FromRssFeedRuleCondition is derived from the RuleCondition object. Each rule is associated with a RuleConditions object, which has a RuleConditions.FromRssFeed property. The FromRssFeed property always returns a FromRssFeedRuleCondition object. If the rule has any of these rule conditions enabled, then FromRssFeedRuleCondition.Enabled is True.
For more information about specifying rule actions, see Specify Rule Conditions.