JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.exchange.mapi.api
IMapiRulesPromise
Contents
Description
Method Summary
Method Details
all()
updates(MapiRuleChanges)
Hide sidebar
Show sidebar
Interface IMapiRulesPromise
public interface
IMapiRulesPromise
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CompletableFuture
<
List
<
MapiRule
>>
all
()
CompletableFuture
<
Void
>
updates
(
MapiRuleChanges
changes)
Method Details
all
CompletableFuture
<
List
<
MapiRule
>>
all
()
updates
CompletableFuture
<
Void
>
updates
(
MapiRuleChanges
changes)