Interface CreateConnectorOptions

Options for creating an inbox connection with an external mail provider

Export

Interface

CreateConnectorOptions

Hierarchy

  • CreateConnectorOptions

Properties

emailAddress?: string

Email address of external inbox

Memberof

CreateConnectorOptions

enabled?: boolean

Is connector enabled

Memberof

CreateConnectorOptions

name?: string

Name of connector

Memberof

CreateConnectorOptions