![]() |
Attention Sue Mosher - Calendar Tentative
I have a rule to move calendar item to a subfolder within mailbox. Due to
this the snipper doesnt post item as tentative. I'm looking for a script to attach to calendar rule either to post tentative or mark the item as open so it would post tentative. Could you pl help me out! Thanks, |
Attention Sue Mosher - Calendar Tentative
I selected a RULE for all incoming meeting appointments and enabled 'run a
script'. Below is what is shown in my script. Sub CustomMeetingRequestRule(Item As Outlook.MeetingItem) Rem Outlook.Add (olAppointmentItem) Open(Outlook.Inspectors.Item.CurrentItem) End Sub Either Outlook.Add (olAppointmentItem) OR Open(Outlook.Inspectors.Item.CurrentItem) is working. Can anyone give me the right syntax for opening current appt item. "Henry" wrote: I have a rule to move calendar item to a subfolder within mailbox. Due to this the snipper doesnt post item as tentative. I'm looking for a script to attach to calendar rule either to post tentative or mark the item as open so it would post tentative. Could you pl help me out! Thanks, |
All times are GMT +1. The time now is 07:58 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