Skip to contents

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.

Usage

workmail_list_mailbox_export_jobs(
  OrganizationId,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

OrganizationId

[required] The organization ID.

NextToken

The token to use to retrieve the next page of results.

MaxResults

The maximum number of results to return in a single call.