After migrating outlook metabot to A360, Bot is throwing error while executing 'Select Account' function.
The pre-functions like Launch Outlook, select profile runs fine, post that the 'GetAccountInformation/SelectAccount' throws error as "[error]:System.NullReferenceException: Object reference not set to an instance of an object.
at OutlookWrapper.OutlookWrapper.GetAccountInformation()"
(The same works well in AAv11)
Any suggestions to rectify the same?