Interface IMapiFolder

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

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

    • reset

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