Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   Create rule to accept meeting notices (http://www.outlookbanter.com/outlook-vba/48329-create-rule-accept-meeting-notices.html)

Matt May 15th 07 07:27 PM

Create rule to accept meeting notices
 
I'm relatively new to this. I'd like to create an action that automatically
accepts a meeting from a specific user group. I've tried the automatic
acceptance in the resouce scheduling but this hasn't worked. Is there a way
to create an action or small script to be run after meeting notices are
received?

Michael Bauer [MVP - Outlook] May 23rd 07 05:59 AM

Create rule to accept meeting notices
 


You can use the ItemAdd event of the Inbox. Check if the incoming item is a
Meetingitem. Call its GetAssociatedAppointment function to add the meeting
to your calendar; the function also returns an AppointmentItem that has a
Respond method.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Quick-Cats - Categorize Outlook data:
http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Tue, 15 May 2007 11:27:03 -0700 schrieb Matt:

I'm relatively new to this. I'd like to create an action that

automatically
accepts a meeting from a specific user group. I've tried the automatic
acceptance in the resouce scheduling but this hasn't worked. Is there a

way
to create an action or small script to be run after meeting notices are
received?



All times are GMT +1. The time now is 11:11 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com