workmail_cancel_mailbox_export_job {paws.end.user.computing} | R Documentation |
Cancels a mailbox export job
Description
Cancels a mailbox export job.
See https://www.paws-r-sdk.com/docs/workmail_cancel_mailbox_export_job/ for full documentation.
Usage
workmail_cancel_mailbox_export_job(ClientToken, JobId, OrganizationId)
Arguments
ClientToken |
[required] The idempotency token for the client request. |
JobId |
[required] The job ID. |
OrganizationId |
[required] The organization ID. |
[Package paws.end.user.computing version 0.7.0 Index]