Outlook Move/Copy Emails
Category
Outlook Commands
Description
This command allows you to move/copy emails with outlook. Use this command when you want to move/copy emails with your currenty logged in outlook account
Parameters
- Message Variable
Enter variable name to store MailItem List
- Operation
Indicate whether to move or copy the email
- Move Only Unread
Specify whether to retrieve unread email messages only
- Destination Folder
Enter the destination folder you want your emails to move to
Returned Value
This command does not have returned value.
Example Usage
- Example Location:
BYpass\Examples\Outlook Commands\Outlook Move/Copy Emails\Outlook Move/Copy Emails.xml