Interface CreateInboxForwarderOptions

Options for creating an inbox forwarder

Export

Interface

CreateInboxForwarderOptions

Hierarchy

  • CreateInboxForwarderOptions

Properties

Field to match against to trigger inbox forwarding for inbound email

Memberof

CreateInboxForwarderOptions

forwardToRecipients: string[]

Email addresses to forward an email to if it matches the field and match criteria of the forwarder

Memberof

CreateInboxForwarderOptions

match: string

String or wildcard style match for field specified when evaluating forwarding rules

Memberof

CreateInboxForwarderOptions