Share via


Rule.RuleType Property

Outlook Developer Reference

Returns a constant from the OlRuleType enumeration that indicates if the rule applies to messages that are being sent or received. Read-only.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.RuleType

expression   A variable that represents a Rule object.

See Also