> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dibby.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Outlook Forward Email

> Forward an outlook email to another address

## Overview

<div align="center">
  <img src="https://mintcdn.com/dibby/pqX3-_kQLdN967hk/images/nodes/outlook-forward.png?fit=max&auto=format&n=pqX3-_kQLdN967hk&q=85&s=58bbf1fbeda0f05e3e551411ac0cce32" alt="Outlook Forward" width="338" height="201" data-path="images/nodes/outlook-forward.png" />
</div>

The **Outlook Forward Email** node allows you to programmatically forward an Outlook email to one or more recipients.

## Inputs

* **EmailId**: The unique identifier of the email to forward
* **Recipients**: Array of email addresses to forward to

## Usage

Provide an email ID (typically from the Outlook Trigger node) and a list of recipient email addresses. The email will be forwarded to all specified recipients.

The original email will be forwarded to the specified recipients with all attachments and content preserved.
