_AccountRuleCondition.ConditionType 属性

定义

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

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

属性值

注解

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

适用于