Uses of Class
microsoft.exchange.webservices.data.property.complex.RulePredicates
-
Packages that use RulePredicates Package Description microsoft.exchange.webservices.data.property.complex -
-
Uses of RulePredicates in microsoft.exchange.webservices.data.property.complex
Methods in microsoft.exchange.webservices.data.property.complex that return RulePredicates Modifier and Type Method Description RulePredicatesRule. getConditions()Gets the conditions that determine whether or not this rule should be executed against incoming messages.RulePredicatesRule. getExceptions()Gets the exception that determine if this rule should be skipped even if its conditions evaluate to true.
-