AccountRuleCondition object (Outlook)

Represents a rule condition that evaluates whether an account was used to send a message.

Remarks

AccountRuleCondition is derived from the RuleCondition object. Each rule is associated with a RuleConditions object which has an Account property. The Account property always returns a AccountRuleCondition object. If the rule has an enabled rule condition that the message is sent using a specified account, then AccountRuleCondition.Enabled would be True.

For more information on specifying rule actions, see Specify Rule Conditions.

Properties

Name
Account
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.