Uses of Class
microsoft.exchange.webservices.data.core.response.UpdateInboxRulesResponse

Packages that use UpdateInboxRulesResponse
microsoft.exchange.webservices.data.core.exception.service.remote   
microsoft.exchange.webservices.data.core.request   
 

Uses of UpdateInboxRulesResponse in microsoft.exchange.webservices.data.core.exception.service.remote
 

Constructors in microsoft.exchange.webservices.data.core.exception.service.remote with parameters of type UpdateInboxRulesResponse
UpdateInboxRulesException(UpdateInboxRulesResponse serviceResponse, Iterable<RuleOperation> ruleOperations)
          Initializes a new instance of the UpdateInboxRulesException class.
 

Uses of UpdateInboxRulesResponse in microsoft.exchange.webservices.data.core.request
 

Methods in microsoft.exchange.webservices.data.core.request that return UpdateInboxRulesResponse
 UpdateInboxRulesResponse UpdateInboxRulesRequest.execute()
          Executes this request.
protected  UpdateInboxRulesResponse UpdateInboxRulesRequest.parseResponse(EwsServiceXmlReader reader)
          Parses the response.
 



Copyright © 2012–2015 Microsoft. All rights reserved.