Microsoft has announced end of life support for basic authentication for office 365 - the 13th October 2020.
Will the AE.Net.Mail libaray (currently version 1.7.10.0) still be usable to connect after this date using
var client = new ImapClient(host, username, password, AuthMethods.Login, port, true);