cancelMailboxExportJob
inline suspend fun WorkMailClient.cancelMailboxExportJob(crossinline block: CancelMailboxExportJobRequest.Builder.() -> Unit): CancelMailboxExportJobResponse
Cancels a mailbox export job.
If the mailbox export job is near completion, it might not be possible to cancel it.