See VBA here.
http://www.gregthatcher.com/
For example:
Outlook VBA Script that gets info on currently selected email using the Outlook Object Model
http://www.gregthatcher.com/Scripts/...EmailInfo.aspx
Outlook VBA Script that gets info on Attachments in currently selected email
http://www.gregthatcher.com/Scripts/...tachments.aspx
If you are unfamiliar with VBA see here
http://www.slipstick.com/developer/h...ks-vba-editor/
You will find information about
:
- macro security settings
- where to put the code
- how to create a button
*******************
Consider rating the thread by going to the "Rate Thread" dropdown.