As per below link of Microsoft, all the legacy protocol using applications need to be have modern authentication.
Our application is a console application(Exchange Web Services (EWS)) that runs through a task schedular every 10 minutes.
It basically processes the emails using Aspose Email dll(version 22.8)
So what exactly we need to do from scratch to move it to modern authentication so that it work the same way after microsoft removes basic authentication on these protocols post October 1 2022.