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

    Class InternetAddressList

    Represents a list of internet addresses.

    Implements

    Index
    onChanged: (() => void) | null = null

    Invoked when the address list changes.

    • Removes the address at the specified index.

      Parameters

      • index: number

      Returns void