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 Link icon

    • reset Link icon

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