RuleConditions.ToOrCc 属性 (Outlook)
返回一个 RuleCondition 对象,该对象的 RuleCondition.ConditionType 为 olConditionToOrCc。 此为只读属性。
语法
expression。 ToOrCc
表达 一个代表 RuleConditions 对象的变量。
备注
Use the returned RuleCondition object when enumerating the rule conditions or exception conditions of an existing rule, or when creating a new rule that specifies the condition or exception condition that your name is in the To or Cc box.
始终 RuleConditions 集合的该属性返回而不论是否与此 RuleConditions 集合关联的规则已定义规则条件的 RuleCondition 对象。 如果该规则已定义并启用此类规则条件,则 RuleCondition.Enabled 将 真 。
另请参阅
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。