Forward Mail

Forward a message to one or more recipients

This activity forward a message to one or more recipients with additional content (if required) using the Microsoft Graph Create forward and Forward event message API

This activity can only be used after Get Mail Activity

Input

  • Account: String Argument Specifies an email address with which to interact. This property can include any shared mailbox to which the current user has access rights. If the property field is left empty, the current user's account is used. This is an optional property.

  • Body: String Argument Specifies the email's message body that is to be appended along with the mail to be forwarded (Optional).

Last updated