![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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, |
#2
|
|||
|
|||
![]()
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, |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
New Invites in Inbox not showing Tentative on Calendar | Kevin | Outlook - Calandaring | 1 | April 6th 06 11:10 PM |
Outlook calendar free time displaying as tentative | Kathy W | Outlook - Calandaring | 0 | March 27th 06 10:44 PM |
Slipstick Question for Sue Mosher MVP | Jack Barrett | Outlook - General Queries | 1 | February 4th 06 06:11 PM |
SUE MOSHER: External Recipients in Global Distribution lists | Lisa | Outlook - Using Contacts | 2 | January 18th 06 04:46 PM |