Interface IMapiFolder

All Superinterfaces:
IChangelogSupport, ICountingSupport, ICrudByIdSupport<MapiRawMessage>, IReadByIdSupport<MapiRawMessage>, ISortingSupport

@Path("/mapi_folder/{containerUid}") public interface IMapiFolder extends ICrudByIdSupport<MapiRawMessage>, IChangelogSupport, ICountingSupport, ISortingSupport
  • Method Details

    • reset

      @POST @Path("_reset") void reset()