Activities
latest
false
Banner background image
Productivity Activities
Last updated Apr 26, 2024

Move IMAP Mail Message

UiPath.Mail.IMAP.Activities.MoveIMAPMailMessageToFolder

Moves an IMAP email message to a specified folder.

Properties

Logon
  • ClientName - The Name property of the IMAP client implementation.
  • ClientVersion - The Version property of the IMAP client implementation.
  • Email - The email account used to get the message.
  • Password - The password of the email account used to get the message. If UseOAuth is selected, the value of this parameter must be an OAuth2 access token.
  • SecurePassword - The password of the email account used, as a secure string. If UseOAuth is selected, the value of this parameter must be an OAuth2 access token.
  • UseOAuth - Indicates whether to use an OAuth2 access token instead of a password. By default, this option is not selected.
Host
  • Server - The email server host that is to be used.
  • Port - The port used to get the email message.
  • EnableSSL - Specifies whether SSL should be used for sending the message.
Input
  • MailMessage - The MailMessage object to be moved.
  • FromFolder - The MailFolder where the message can be found.
Destination
  • MailFolder - The mail folder to which the messages are to be moved.
Options
  • Ignore CRL - Specifies whether to ignore the Certificate Revocation List validation when connecting. This field only accepts Boolean values and variables. If left empty, the default False value is used.
  • SecureConnection - Specifies the SSL and/or TLS encryption to be used for the connection.
Common
  • DisplayName - The display name of the activity.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.