Archive

class Archive

An archive resource for storing and retaining emails.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier of the archive.

Link copied to clipboard

The unique name assigned to the archive.

Link copied to clipboard

The current state of the archive:

Link copied to clipboard

The timestamp of when the archive was last updated.

Functions

Link copied to clipboard
inline fun copy(block: Archive.Builder.() -> Unit = {}): Archive
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String