Error: Method not found: IMAP mail message

Hello,
I have been used the workflow perfectly on the past month, but now this error pops up

I use a gmail account as a part of my process to get and retrieve information, but now it doesn´t work.

Can you help me?
Thank you very much!

180206 - Búsqueda de Riesgo - Versión 12 has thrown an exception
Source: Get IMAP mail messages
Message: Method not found: ‘UInt32 MailKit.UniqueId.get_Id()’.
Exception Type: MissingMethodException
System.MissingMethodException: Method not found: ‘UInt32 MailKit.UniqueId.get_Id()’.
at UiPath.Mail.Activities.GetMailActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

1 Like

Likewise. Is it a case of missed regression before the release or are we missing out on something? @badita

Hi,
I got the same error message: Method not found: ‘UInt32 MailKit.UniqueId.get_Id(), when trying to get IMAP mail from my outlook account.

Has this issue been addressed yet?

Thanks,
Jacek

Solution: Get Imap mail has throw an error - #2 by Maks-effect