How to get free time frames from Outlook meeting calendar

Is it possible to get free time frames from Outlook meeting calendar (Scheduling Assistant)? See screenshot.

1 Like

in thing there is a way of doing this in plain vb / c# - check the below link:

not sure though how to implement it with uipath as to transpose those codes into activities might be a headache…

Hi, found any solution?
I tried it with office 365 schedule assistant.
Office 365 shows you the number of conflicts, so you can just loop over time frame and check if the text == no conflict.

I’m not familiar with desktop app, but I believe there was a frame called “Suggested Time” which also shows the numer of conflicts.

1 Like