activities
latest
false
UiPath logo, featuring letters U and I in white
Productivity Activities
Last updated Nov 21, 2024

Move IMAP Email

UiPath.Mail.IMAP.Activities.MoveIMAPMailMessageToFolder

Description

Moves an IMAP email message to a specified folder.

Note: This activity is called Move IMAP Mail Messages in versions older than 1.24.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Windows - Legacy configuration

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.

Windows, Cross-platform configuration

  • Connection - The connection established in Integration Service for the Mail connector.
  • Email to move - The MailMessage object to be moved.
  • To email folder - The mail folder to which the messages are to be moved.
  • Source email folder - The mail folder where the message can be found.

Connection details

  • Use Integration Service - Whether to use an Integration Service connection or not. Default value is True. When set to false, the server connection fields are displayed.
  • Server - The email server host to be used. This field supports String type input.
  • Port - The port used to get the email message. This field supports Int32 type input.
  • Use OAuth - Indicates whether to use an OAuth2 access token instead of a password. By default, this option is not selected.
  • Email - The email account used to get the message. This field supports String type input.
  • Password - The password of the email account used to get the message. If Use OAuth is enabled, the value of this parameter must be an OAuth2 access token. This field supports String type input.
  • Secure password - The password of the email account used, as a secure string. If Use OAuth is selected, the value of this parameter must be an OAuth2 access token.
  • Ignore CRL - Indicates whether to ignore the Certificate Revocation List validation when connecting. Boolean value. Default is False.
  • Secure connection - Specifies the SSL and/or TSL encryption to be used for the connection.
  • Client name - Specifies a value for the Name property of the IMAP client implementation.
  • Client version - Specifies a value for the Version property of the IMAP client implementation.

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.