Package net.bluemind.exchange.mapi.api
Interface IMapiRulesAsync
public interface IMapiRulesAsync
- 
Method Summary
Modifier and TypeMethodDescriptionvoidall(AsyncHandler<List<MapiRule>> handler) voidupdates(MapiRuleChanges changes, AsyncHandler<Void> handler)  
- 
Method Details
- 
all
 - 
updates
 
 -