StartArchiveExportRequest
The request to initiate an export of emails from an archive.
Types
Properties
Link copied to clipboard
Details on where to deliver the exported email data.
Link copied to clipboard
Criteria to filter which emails are included in the export.
Link copied to clipboard
The start of the timestamp range to include emails from.
Link copied to clipboard
Whether to include message metadata as JSON files in the export.
Link copied to clipboard
The maximum number of email items to include in the export.
Link copied to clipboard
The end of the timestamp range to include emails from.
Functions
Link copied to clipboard
inline fun copy(block: StartArchiveExportRequest.Builder.() -> Unit = {}): StartArchiveExportRequest