I use the "retrieve email message" command in almost all of my PAD processes to check Exchange 365 (i.e O365) email accounts through IMAP. Most of the email accounts being checked are shared mailboxes.
Right now, I have the temporary extension from Microsoft that will end in January for allowing simple username and password authentication for IMAP.
What do I need to do to my code as a result of Microsoft's change? Do I need to switch the commands to use the Outlook or Exchange Server commands for checking email, or is PAD doing something to the normal retrieve email message command so I don't need to do anything?