
The following is the Get Internet Header code sample from Teach Yourself Outlook in 24 Hours.
If you prefer installing a ready-to-use add-in, try PocketKnife Peek.
Copy and paste the code from this page into your ThisOutlookSession project.
To do this, click in the
text box, Select All using Ctrl+A, Ctrl+C to copy.
In Outlook, press Alt+F11 to
open the VBA editor and expand Microsoft Outlook Objects then double click on ThisOutlookSession to open it in the editing pane and Ctrl+P to paste the code.
Forms are here.