Class MapiRule

java.lang.Object
net.bluemind.exchange.mapi.api.MapiRule

public class MapiRule extends Object
MAPI Rule storage. Storage is done as an opaque base64 blob as the format is rule-provider dependent.
  • Field Details

    • ruleId

      public long ruleId
    • ruleBase64

      public String ruleBase64
  • Constructor Details

    • MapiRule

      public MapiRule()