MCP Server for Microsoft Exchange

Build 25.0.9440

ForwardMail

Forwards an existing email message to one or more recipients, replicating the 'Forward' action typically available in email clients.

Input

Name Type Required Description
MessageId String True The unique identifier of the email message to be forwarded. This ID is required to locate the original message in the mailbox.
ToRecipients String True A semicolon-separated list of recipient email addresses to whom the message will be forwarded (for example, '[email protected]' or '[email protected]').
Comment String False Optional text that will be included above the original message content in the forwarded email. Can be used to add context or additional information.
UserId String False The identifier of the impersonated user on whose behalf the email is being forwarded. Required in scenarios involving delegated or application-level access.

Result Set Columns

Name Type Description
Success Boolean Indicates whether the forward operation completed successfully. Returns true if the message was forwarded without error.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440