Pop-Up Notification of New Message from Specific Alias

E

Eric Legault [MVP - Outlook]

You don't need script to do this, as the Rules Wizard will allow you to
specify the display of a New Item Alert or a Desktop Alert (in OL2003) for
messages that meet defined criteria (such as sender).

You would need script however to display a custom User Form using VBA, or a
COM Add-In to display a custom Windows Form.
 
Top