JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.bluemind.exchange.mapi.api
IMapiRules
Contents
Description
Method Summary
Method Details
updates(MapiRuleChanges)
all()
Hide sidebar
Show sidebar
Interface IMapiRules
@Path("/mapi_rule/{folderId}")
public interface
IMapiRules
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
MapiRule
>
all
()
void
updates
(
MapiRuleChanges
changes)
Method Details
updates
@PUT @Path("_mupdates")
void
updates
(
MapiRuleChanges
changes)
all
@GET
List
<
MapiRule
>
all
()