JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.exchange.mapi.api
IMapiRulesPromise
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
all()
updates(MapiRuleChanges)
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)