I am converting my code from legacy to windows in UiPath.
In previous code Microsoft office 365 scope and get mail activity was used. These activities are not supported or available in windows version.
Can anyone please suggest any alternative for these.
I have tried to use outlook 365 activity but adding an account is not working as I’m passing tenant id and application id dynamically.
I believe it must be also supported in the Windows version as well. We might just need to change the version of the Package that is compatible with the Windows version.
There are same activities
May be you might be seeing them as missing activities try to click replace and select the nee activity there are few changes may be that is the reason its shown as missing
@ashokkarale thanks for the help I am able to find the package, but there is one warning - the authentication parameters could not be read You must provide a literal value for ApplicationId in order to use design time services.