How to Use The Microsoft Agent to Read Your Email Messages
Category:
C#, VB.NET, ASP.NETType:
SnippetsDifficulty:
IntermediateAuthor: Anonymous
Version Compatibility: Visual Basic.NET
More information:
After you compile this, you can put the exe in your startup. When you log in, you will have all messages read to you by the Microsoft Agent.
You must first add the following references:
Microsoft.Office.Interop.Outlook
Interop.AgentObjects
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations:
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download ekg.zip