Lists the mailbox export jobs started for the specified organization within the last seven days.
See https://www.paws-r-sdk.com/docs/workmail_list_mailbox_export_jobs/ for full documentation.
workmail_list_mailbox_export_jobs(
OrganizationId,
NextToken = NULL,
MaxResults = NULL
)
[required] The organization ID.
The token to use to retrieve the next page of results.
The maximum number of results to return in a single call.