Use rules to automatically perform specific actions on email that arrives in your inbox. For example, you can create rules that will change the importance level of messages as they come in, automatically move them to other folders, or delete them based on certain criteria. Select a tab option below for the version of Outlook you're using. What version of Outlook do I have?
Training: Use rules to organize your email in Outlook. Create a rule based on a message, or from a template. Watch this online video to learn how.
In addition to validation and formatting rules, you can also add rules to form templates to perform other actions, such as switch views, set a field value, or query or submit to a data connection. For example, you could design a form so that the data users enter into it is automatically saved to SharePoint, without clicking Submit, or to switch from one view to another when a button is clicked ...
CREATE RULE (Transact-SQL) schema_name Is the name of the schema to which the rule belongs. rule_name Is the name of the new rule. Rule names must comply with the rules for identifiers. Specifying the rule owner name is optional. condition_expression Is the condition or conditions that define the rule. A rule can be any expression valid in a WHERE clause and can include elements such as ...