Error fowarding emails: The provided MailMessage does not reference a known email service

Hi everyone,

This is how my mail activities are structured.

This way the type of CurrentMail is System.Net.Mail.MailMessage, but when I try to foward it I get the error “The provided MailMessage does not reference a known email service”. The forward activity is expecting an object of UiPath.Mail.Outlook.OutlookMailMessage type.

Can I convert one into the other? If not possible can you suggest a better workarround?. I want to be able to still use my custom filters with the assigns since the activity filters are insufficient.

Also where can I find the docs for this object?

@Nobre_Alvaro_Lisboa,

This is the solution for this.

Thanks,
Ashok :slight_smile:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.