mimekit-ts - v1.0.0
    Preparing search index...

    Class AttachmentCollection

    A mutable collection of MIME attachments or linked resources.

    Implements

    Index
    • Removes all attachments.

      Parameters

      • dispose: boolean = false

        Whether to dispose removed attachments.

      Returns void

    • Removes the attachment at the specified index.

      Parameters

      • index: number

        The zero-based index.

      Returns void