Package | Description |
---|---|
microsoft.exchange.webservices.data.core | |
microsoft.exchange.webservices.data.core.response |
Modifier and Type | Method and Description |
---|---|
RuleCollection |
ExchangeService.getInboxRules()
Retrieves inbox rules of the authenticated user.
|
RuleCollection |
ExchangeService.getInboxRules(String mailboxSmtpAddress)
Retrieves the inbox rules of the specified user.
|
Modifier and Type | Method and Description |
---|---|
RuleCollection |
GetInboxRulesResponse.getRules()
Gets the rule collection in the response.
|
Copyright © 2012–2015 Microsoft. All rights reserved.