RuleCondition object (Outlook)

The RuleCondition object represents either a condition that must be met before a rule executes, or an exception condition that must not be met before a rule executes.

Remarks

RuleCondition is the base class for rule conditions that are supported in programmatic rule creation. The classes derived from RuleCondition include:

The Rules object model provides partial parity with the Rules and Alerts Wizard in the Outlook user interface. It supports the most commonly used rule actions and conditions. Although it does not support creating rules with each rule action or rule condition that the Wizard supports, you can still enumerate and enable these rule actions and conditions in existing rules.

For more information on rule conditions, see Specifying Rule Conditions and How to: Create a Rule to Move Specific Emails to a Folder.

Properties

Name
Application
Class
ConditionType
Enabled
Parent
Session

See also

Outlook Object Model Reference

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.