MicrosoftGraphDeleteEmail

Description

Deletes email using a Microsoft Graph connection. 

Using this function permanently deletes email.

For a soft delete (removing email from a folder so that it can be restored at a later time), use the function MicrosoftGraphMoveEmailToFolder.

Use

  • Select a Connection from the drop-down list.
  • Select an Input email ID from the drop-down list.
  • Enter a name for the Output field.
    • The status of the execution is given. true = successful, false = failed. (Boolean)
  • Click OK.

Type

Formulas