VSTO Outlook: HOWTO determine if the MailItem comes from a file saved previously in local and then open in Outlook
I have an Outlook VSTO add-in and I need to determine if the Outlook.MailItem being processed corresponds to a saved file on the local disk that has been opened in Outlook, regardless of the type of account configured (Exchange, IMAP, etc.). I need to differentiate it from a draft or any other type of email in any folder which is not a saved email.