Exclusive run mode means that process/VBO can't run at the same time with other process on the same bot. Here is video by Dave about it: RUN MODES in Blue Prismp.s. Blueprism mostly marks all their VBOs as exclusive regardless, whether it is needed o...
EWS is still a good option for Exchange on-premise if you don't want to depend on Outlook.
For an Office365 it is advised to use Graph API:
https://zimmergren.net/sending-e-mails-using-microsoft-graph-using-dotnet/#get-full-e-mail-and-inbox-capabili...
EWS VBO on DX and EWS VBO on github are different, which one are we talking about?First one should support cloud afaik. Second one is onprem only, and although it should be possible to make it work with oauth2, EWS managed api itself is deprecated a...
Amy, it would make sense for Len([Collection]) to return row count in Calculation/Decision stages.This is the most common use case. In that case that would be existing function, but it would work for a new input type.Although, Etienne mentioned both ...