Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 651 Bytes

Outlook.OlRuleType.md

File metadata and controls

25 lines (18 loc) · 651 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlRuleType enumeration (Outlook)
vbaol11.chm3112
vbaol11.chm3112
Outlook.OlRuleType
a9ef16ad-78cf-8c26-0897-39a0bf1a25b1
06/08/2017
medium

OlRuleType enumeration (Outlook)

Indicates if a rule is applied to messages that are being sent or received.

Name Value Description
olRuleReceive 0 Indicates that the rule is applied to messages that are being received.
olRuleSend 1 Indicates that the rule is being applied to messages being sent.

[!includeSupport and feedback]