Get exchange mail message properties

Hi,

Where we can found out the properties of Get Exchange mail message activity?
I need to find out the Domain, server or email auto discover and exchange version.
I am using office365 web based mail box. I do not have outlook application.

Hi @soorya_prasad,

If your using office365 web based mail You will able to get get mail from mailbox
use Get Exchange Mail message activity
Mention below properties
server url- https://outlook.office365.com/EWS/Exchange.asmx
Username - your username
Password - Your password
Version-Your o365 Version

Hope this helps,

Regards,
Neelima.

Hi @1996,

I do not have office installed in my system. I am using “outlook.office.com” in browser. So we have multi factor authentication every time we login manually. So I am getting error in UiPath as Login failed and Unauthorized login exception… is there any way to handle the multifactor authentication?