StartArchiveSearchRequest
The request to initiate a search across emails in an archive.
Types
Properties
Link copied to clipboard
Criteria to filter which emails are included in the search results.
Link copied to clipboard
The start timestamp of the range to search emails from.
Link copied to clipboard
The maximum number of search results to return.
Link copied to clipboard
The end timestamp of the range to search emails from.
Functions
Link copied to clipboard
inline fun copy(block: StartArchiveSearchRequest.Builder.() -> Unit = {}): StartArchiveSearchRequest