Is it possible to resolve a users Outlook Alias to a valid SMTP email address using System.Net.Mail?
I know it can be done with Outlook automation but I am trying not to use it as Outlook 2007 has spam filter protection that require user interaction.