When I try and send an email via exchange (using UiPath.Mail.Exchange.Activities.SendExchangeMail) I get the following error
“Send Exchange Mail Message: The operation can’t be performed because the item is out of date. Reload the item and try again.”
This only seems to happen when I try and send an email with an attachment that’s more than say 1.5MB.
We thought it could be some infrastructure configuration that’s limiting the attachment size but we can successfully send large attachments with PowerShell scripts.
I’ve seen a couple of other posts with similar errors but no solution.
@bpowar@kirankumar.mahanthi1 I am also experiencing this issue. Fairly consistently in our production environment. Timeout is having no impact on the matter. Did you ever come up with a different solution?