UiPath Documentation
activities
latest
false

Productivity activities

Last updated May 12, 2026

Imap

Service that can retrieve IMAP email messages from the specified server.

Methods

NameDescription
DeleteMailDeletes an IMAP email message from the specified folder (defaults to Inbox).
DeleteMailAsyncAsynchronously deletes an IMAP email message.
GetMessages()Inherited from IMailReceiverService.
GetMessages(GetImapMailOptions)Retrieves Imap mail messages with properties configured using the GetImapMailOptions object.
GetMessages(GetMailOptions)Inherited from IMailReceiverService.
GetMessagesAsync(CancellationToken)Inherited from IMailReceiverService.
GetMessagesAsync(GetImapMailOptions, CancellationToken)Retrieves Imap mail messages asynchronously with properties configured using the GetImapMailMailOptions object.
GetMessagesAsync(GetMailOptions, CancellationToken)Inherited from IMailReceiverService.
MoveMailMoves an IMAP email message to a destination folder.
MoveMailAsyncAsynchronously moves an IMAP email message to a destination folder.
  • Methods

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated