theriom.com
This blog is mainly for me, a way of remembering things I've done; when I couldn't find an answer on Google, I wrote about it here. Hopefully, other people may find it helpful too.
Change Meeting Notification Time in Outlook

Below is some sample code to automatically change the notification time of a meeting - this will overwrite what the sender has set.

To use it.

  1. Open Outlook.
  2. Press Alt-F11 to open Microsoft Visual Basic for Application.
  3. Selected the project on the left and side, and then select “ThisOutlookSession”
  4. Paste the code below.
  5. Next, create a new mail rule:
  6. Select on Apply Rule on Messages I Receive.
  7. Next, Select “Which is a meeting request of Update.
  8. Next, Select “Run a Script”, and select “AutoRejectMeetings”.

Last modified on 2015-03-15