Operations at exchangedll/

This page describes the service operations at this endpoint.

URI Method Description
exchangedll/{fileName}/ GET Gets information about MS Exchange library.
exchangedll/newsession/ POST Starts new file transmit session
exchangedll/sessions/{fileTransmitSessionId}/ POST Ends current transmit session.
exchangedll/sessions/{fileTransmitSessionId}/ DELETE Cancels current transmit session.
exchangedll/sessions/{fileTransmitSessionId}/data/{bytesToRead} POST Reads data from agent in current transmit session.