_SenderInAddressListRuleCondition.ConditionType 属性

定义

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

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

属性值

注解

发件人必须位于地址列表中的规则条件只受邮件接收规则的支持。 有关详细信息,请参阅 指定规则条件

适用于