Uses of Class
microsoft.exchange.webservices.data.property.complex.RuleCollection

Packages that use RuleCollection
microsoft.exchange.webservices.data.core   
microsoft.exchange.webservices.data.core.response   
 

Uses of RuleCollection in microsoft.exchange.webservices.data.core
 

Methods in microsoft.exchange.webservices.data.core that return RuleCollection
 RuleCollection ExchangeService.getInboxRules()
          Retrieves inbox rules of the authenticated user.
 RuleCollection ExchangeService.getInboxRules(String mailboxSmtpAddress)
          Retrieves the inbox rules of the specified user.
 

Uses of RuleCollection in microsoft.exchange.webservices.data.core.response
 

Methods in microsoft.exchange.webservices.data.core.response that return RuleCollection
 RuleCollection GetInboxRulesResponse.getRules()
          Gets the rule collection in the response.
 



Copyright © 2012–2015 Microsoft. All rights reserved.