Uses of Class
microsoft.exchange.webservices.data.property.complex.RuleOperationErrorCollection
-
Packages that use RuleOperationErrorCollection Package Description microsoft.exchange.webservices.data.core.exception.service.remote microsoft.exchange.webservices.data.core.response -
-
Uses of RuleOperationErrorCollection in microsoft.exchange.webservices.data.core.exception.service.remote
Methods in microsoft.exchange.webservices.data.core.exception.service.remote that return RuleOperationErrorCollection Modifier and Type Method Description RuleOperationErrorCollectionUpdateInboxRulesException. getErrors()Gets the rule operation error collection. -
Uses of RuleOperationErrorCollection in microsoft.exchange.webservices.data.core.response
Methods in microsoft.exchange.webservices.data.core.response that return RuleOperationErrorCollection Modifier and Type Method Description RuleOperationErrorCollectionUpdateInboxRulesResponse. getErrors()Gets the rule operation errors in the response.
-