Converting to or from
Outlook or Exchange:
Messages and Calendar
or
Address books
Using the "Rules and Alerts" option to "run a script", the list of scripts to run is empty. What makes a script appear in the list?
The argument must by of type MailItem or MeetingItem for the subroutine to be available in the Rules Wizard.
Something like this:
Public Sub ShowMessage(Item As Outlook.MailItem)
'code
End Sub
Open
Outlook's VBA editor by pressing Alt+F11 and
expand Microsoft Office Outlook Objects then
double click on ThisOutlookSession.
You'll type or paste the code into the module, then create the rule with the 'run script' Action and select this script
Sample scripts for use in
Rules:
Autoaccept a Meeting Request using Rules
How to process incoming messages in Microsoft Outlook
(Outlookcode.com)
Home
| What's New | Exchange
Server | Outlook | Utilities
About Slipstick | Feedback
| Privacy Policy
| Archived Pages
| Link to Us |
Advertise
Submit New or Updated Outlook and Exchange Server Utilities
Hosted by Intermedia.net