Move Outlook Emails

Moves specified Outlook emails to a target folder.

This procedure is part of the Microsoft Outlook Book (BDK). To use this book, you must first learn it in your agent.

Note: It requires the following permissions on the scopes: Mail.ReadWrite, Mail.ReadWrite.Shared

Input Concepts

Concept
Description
Type
Required

emails

The emails that will be moved

outlook email

Yes

target folder

The folder where the emails will be moved

outlook email folder

Yes

Examples

Move the specified emails to the target folder

use the above as the emails
get some email folders from outlook
use the first email folder as the target folder
move the emails to the target folder

Last updated

Was this helpful?