Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 2.04 KB

Outlook.Rule.md

File metadata and controls

61 lines (40 loc) · 2.04 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Rule object (Outlook)
vbaol11.chm3161
vbaol11.chm3161
Outlook.Rule
ea2ddbcc-fd65-a636-c6da-79950033f385
06/08/2017
medium

Rule object (Outlook)

Represents an Outlook rule.

Remarks

Both client and server side rules are represented by the Rule object.

The Rules object model consists primarily of these objects: Rules, Rule, RuleActions, RuleConditions, RuleAction, RuleCondition, and the derived objects for certain rule actions and rule conditions. It provides partial parity with the Rules and Alerts Wizard in the Outlook user interface. Although it does not support creation of every single rule that you can possibly create using the Wizard, it supports the most commonly used rule actions and conditions.

For more information on how to programmatically create, edit, and delete rules, see Manage Rules in the Outlook Object Model and How to: Create a Rule to Move Specific Emails to a Folder.

Methods

Name
Execute

Properties

Name
Actions
Application
Class
Conditions
Enabled
Exceptions
ExecutionOrder
IsLocalRule
Name
Parent
RuleType
Session

See also

Rule Object Members Outlook Object Model Reference

[!includeSupport and feedback]