workmail_list_mailbox_export_jobs: Lists the mailbox export jobs started for the specified...

View source: R/workmail_operations.R

workmail_list_mailbox_export_jobsR Documentation

Lists the mailbox export jobs started for the specified organization within the last seven days

Description

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.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.