Skip to Content
0
Apr 13, 2020 at 03:53 PM

IRPA - Reply to outlook mail

258 Views

Hello Experts,

I have a requirement where I have to search for mail using subject then I have to reply to that mail.

I am able to search and get the mail I want, but I am not sure how to reply to that mail.

I saw this method in SDK reference guide - res = ctx.outlook.mail.reply(0); but there is no information on what this method returns or how to set the mail body for the reply mail.

Can anyone help me out with this please.

Thanks in advance.

Regards,

Ketan