Outlook Email Read and reply

Hi Team,

if I am reading an email From outlook 2016 then I am getting below exception

System.Exception: Error occurred while performing outlook automation Sorry, something went wrong. You may want to try again.
at EV.AE.Studio.ActivityLibrary.Utils.NativeActivityBase.OnActivityCompletedAction(NativeActivityContext activityContext)
at EV.AE.Studio.ActivityLibrary.Utils.NativeActivityBase.OnActivityCompletedAction(NativeActivityContext activityContext, Activity childFailedActivity)
at EV.AE.Studio.ActivityLibrary.OutlookMailActivity.ResumeBookmark(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

Please help the same

Thanks and regards

Nitin Tyagi

Hi,

Are you getting any error on UI. check if all the arguments are mapped correctly and you are passing mail id of an exisiting mail to read

Regards,
Amit Anand

Hi Amit,

thanks for guiding me.

thanks and regards
Nitin Tyagi