JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.bluemind.exchange.mapi.api
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
()