1. Home
  2. Docs
  3. Outlook Automation
  4. MoveOutlookMail

MoveOutlookMail

Aiwozo.OutlookMailCoreActivities.MoveOutlookMail

  • Moves an Outlook email message to a specified folder.

Properties

       Misc

  • DisplayName (String) – To set a meaningful name according to the user.
  • Account(InArgument<String>) – The account used to access the messages to be moved.
  • Mail (InArgument<MailItem>) – The MailMessage object to be moved within the folders.
  • MailFolder (InArgument<String>) – The mail folder between which the messages are to be moved.