_CategoryRuleCondition.ConditionType 属性

定义

OlRuleConditionType枚举返回一个常量 olConditionCategory,该常量指示规则条件的类型。 只读。

public:
 property Microsoft::Office::Interop::Outlook::OlRuleConditionType ConditionType { Microsoft::Office::Interop::Outlook::OlRuleConditionType get(); };
public Microsoft.Office.Interop.Outlook.OlRuleConditionType ConditionType { get; }
Public ReadOnly Property ConditionType As OlRuleConditionType

属性值

注解

类别规则条件受邮件接收规则和邮件发送规则支持。 有关详细信息,请参阅 指定规则条件

适用于