Legacy to window mail activity issue

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.

Please suggest.

Thanks for the help in advance

Hi @harshikakhatri269 ,

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.

1 Like

@harshikakhatri269

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

Cheers

1 Like

@harshikakhatri269,

This Microsoft 365 Scope you should be using.
image

This will give you all the properties you were using in Legacy like tenant id, application id etc.

I’m showing you this from Activity package version 2.6.21
image

Thanks,
Ashok :slight_smile:

@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.

Could you please suggest on that as well.

@harshikakhatri269, don’t worry about it as UiPath Studio just alarming you about the value you are passing. UiPath preferring Integration Services.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.