Move Outlook Mail
Moves an Outlook mail to a specified folder.
This activity moves an Outlook mail message to a specified folder.
Email Configuration
Account:
String ArgumentRequiredThe Outlook account name that is used to access the messages that are to be moved.Mail Folder:
String ArgumentRequiredThe mail folder to which the messages are to be moved.
Input
Mail Message:
MailMessage VariableRequiredSpecifies mail message object that is to be moved.
Last updated