How to get accounts from Outlook 2007?
Here is the sample code for getting Account Name and Email Address from Outlook 2007 using VSTO. Dim olAccounts As Outlook.Accounts = Globals.ThisAddIn.Applicat...
Here is the sample code for getting Account Name and Email Address from Outlook 2007 using VSTO. Dim olAccounts As Outlook.Accounts = Globals.ThisAddIn.Applicat...