Rule.Exceptions 属性

定义

获取表示收件箱规则的所有可用规则例外条件的异常。

public:
 property Microsoft::Exchange::WebServices::Data::RulePredicates ^ Exceptions { Microsoft::Exchange::WebServices::Data::RulePredicates ^ get(); };
public Microsoft.Exchange.WebServices.Data.RulePredicates Exceptions { get; }
Public ReadOnly Property Exceptions As RulePredicates

属性值

RulePredicates,但规则除外。

注解

属性 RulePredicates 表示 对象 RulePredicates ,该对象指出不应应用 Rule 的条件。

适用于