TextRuleCondition.Text property (Outlook)
Returns or sets an array of String elements that represents the text to be evaluated by the rule condition. Read/write.
Syntax
expression.Text
expression A variable that represents a TextRuleCondition object.
Remarks
You can assign an array with one string or multiple strings for evaluation. Multiple text strings assigned in an array are evaluated using the logical OR operation.
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.