Interface InboxForwarderTestOptions

Options for testing an inbox forwarder against a value

Export

Interface

InboxForwarderTestOptions

Hierarchy

  • InboxForwarderTestOptions

Properties

Properties

emailId?: string

Optional email ID to evaluate the forwarder using full inbound email content (headers, recipients, and attachments).

Memberof

InboxForwarderTestOptions

testValue?: string

Simple value to test against the forwarder's simple field/match rule. Required when emailId is not provided.

Memberof

InboxForwarderTestOptions