_FromRssFeedRuleCondition.ConditionType 属性

定义

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

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

属性值

注解

用于接收邮件的规则支持此规则条件。 有关详细信息,请参阅 指定规则条件

适用于